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.79k stars 1.31k forks source link

[v2] Update docs page for w3c compatibility with keys command #3007

Open dhaval-bs opened 2 years ago

dhaval-bs commented 2 years ago

The keys command in nightwatch uses JWP, which will break with newer selenium versions or if w3c set to true.

We should update the v2 doc of keys command https://v2.nightwatchjs.org/api/keys.html for deprecation/non compatibility with w3c and newer selenium version.

stale[bot] commented 2 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 contribution.