Skip to content

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

Closed as not planned
@s-sugumar

Description

@s-sugumar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions