Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
s-sugumar opened this issue Feb 16, 2024 · 1 comment
Labels

Comments

@s-sugumar
Copy link

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
Copy link

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

@github-actions github-actions bot added the stale label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant