Description
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
» 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