CodeceptJS icon indicating copy to clipboard operation
CodeceptJS copied to clipboard

I.see(), I.seeElement() and I.fillField() method is not working when we do cross broswer testing

Open s-sugumar opened this issue 2 years ago • 1 comments

What are you trying to achieve?

What the alternative way to achieve this function?

What do you get instead?

locator not found issue is coming for FillField and undefined issue is coming for see and seeElement

Provide console output if related. Use --verbose mode for more details. I wait for element "//input[@placeholder="Type here to search the existing patient"]|//input[@placeholder="Type here to search patient"]|//div[@id="sw-patient_popup"]//input", 10 » Screenshot is saving to C:\Users\s.sugumar\Desktop\Master Feb\telescope-qa-automation\output\record_48e02f52d0de6fdac8af11a7bc63871c\0025.png » <stepByStepReport> Adding screenshot to Allure I fill field "//input[@placeholder="Type here to search the existing patient"]|//input[@placeholder="Type here to search patient"]|//div[@id="sw-patient_popup"]//input", "Meenu Patient Sys 3" [1] Retrying... Attempt #2 [1] Retrying... Attempt #3 [1] Retrying... Attempt #4 [1] Retrying... Attempt #5 [1] Retrying... Attempt #6 [1] Error | Error: Field "//input[@placeholder="Type here to search the existing patient"]|//input[@placeholder="Type here to search patient"]|//div[@id="sw-patient_popup"]//input" was not found by text|CSS|XPath

# paste output here

Provide test source code if related

// paste test

Details

  • CodeceptJS version: "^3.4.1"
  • NodeJS Version: "v18.19.0"
  • Operating System: Windows 10
  • puppeteer || webdriverio || testcafe version (if related) Playwright
  • Configuration file:
# paste config here

s-sugumar avatar Feb 16 '24 08:02 s-sugumar

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar May 17 '24 02:05 github-actions[bot]