paypal/SeLion

Using Grid.driver() we are not able to get FindElementAccessbilityId Issue,please check

Closed this issue · 2 comments

SeLion Version

Component

Expected Behavior

Actual Behavior

Steps to Reproduce

mach6 commented

Please provide more detail. SeLion version? Selenium version?

Also, what makes you think FindElementAccessbilityId is missing?

Grid.driver() returns a RemoteWebDriver object -- which has no such method. See the javadocs -- https://seleniumhq.github.io/selenium/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.html

mach6 commented

@mahe12 closing due to no response.