browserstack / webdriverio-browserstack

Selenium examples for WebDriverIO and BrowserStack Automate
https://www.browserstack.com
68 stars 93 forks source link

Fix "element click intercepted" error in single_test.js #25

Closed anthony-fdes closed 2 years ago

anthony-fdes commented 4 years ago

Google suggestion list overlaps the "Search" button hence click intercepts. As a workaround, the enter button is clicked here instead.

Ankit098 commented 2 years ago

Hey, thanks for raising the PR. Closing this as we have updated our sample scripts and this is no longer required.