selenium-javascript
selenium-javascript copied to clipboard
Automation UI Testing with Selenium and JavaScript
Automation Testing with Selenium and JavaScript
This is an unofficial guide to UI Automation Testing by using Selenium and JavaScript.
Getting Started
You need to install either Yarn or Node on your machine. In this project, I will use Yarn for installing packages and running scripts.
yarn install
Running UI Test
yarn run test
Documentation
- Installation
- Getting Started
- Navigating
- Page Objects
Contributions
This is an ongoing project. Please feel free to ask questions, request features, create pull request, or tickets.
References
Selenium-Python Formy Team Tree House Selenium Essential Training