selenium-javascript

Automation UI Testing with Selenium and JavaScript

Stars
39
Committers
1

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

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