nightwatchjs / nightwatch

Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
https://nightwatchjs.org
MIT License
11.8k stars 1.31k forks source link

Click() function does not always work on first click #1702

Closed mdurban closed 5 years ago

mdurban commented 6 years ago

Please see these threads for a myriad of examples and hacky "solutions": https://github.com/nightwatchjs/nightwatch/issues/1221 https://github.com/nightwatchjs/nightwatch/issues/949

I feel that these issues (that have been closed, but not solved) accurately describe the problem and have plenty of examples of failing test cases.

Note: These have been proven to be issues with the Nightwatch framework, but not with Selenium.

straris commented 6 years ago

@mdurban could you point to a test that we can replicate and works with selenium standalone but doesn't work with nightwatch?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had any recent activity. If possible, please retry using the latest Nightwatch version and update the issue with any relevant details. If no further activity occurs, it will be closed. Thank you for your contributions.