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

[Enhancement] Hello from JavaScript WebDriver implementation πŸ‘‹ #2331

Closed mucsi96 closed 4 years ago

mucsi96 commented 4 years ago

Hello Nightwatch community! I am big fan of you work. I would like to share a project I have been working for last 3 years (in free time 😊 ) mostly for fun. This project provides JavaScript bindings that conform to the W3C WebDriver standard for controlling web browsers. Some key ideas behind it:

Now the project became more mature achieved 100% feature coverage of the WebDriver spec and it reached a stable state and docs now are in quite good shape I would say. Sure we will do further improvements on docs by adding more examples and some tutorials. I would be more that happy if you can use it anyhow in future, provide some feedback or contribute to it 😊 I was thinking what if we could do some collaboration together. What if this project could be one day the base for Nightwatch project.

Please let me know what you think

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