Murp01 / FatBottomedFramework

Working from course testing WebdriverUniversity Website
0 stars 0 forks source link

Can't find text field elements with GeckoDriver #1

Open Murp01 opened 5 years ago

Murp01 commented 5 years ago

When executing the "User enters username step" using the geckodriver I see the following error

image

I have tried a few alternatives, adding a sleep, javascriptexecutor but the element can't be found using geckodriver. I know that the tutorial is using the ChromeDriver but I would be interested to know if this task can be completed with the GeckoDriver as testing will also be needed on Firefox.