| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Follow these steps to run all test example from selenium javascript
git clone https://github.com/SeleniumHQ/seleniumhq.github.io.git
cd seleniumhq.github.io/examples/javascript
npm install
npm test
Please keep some patience - If you are doing it for the first time, it will take a little while to verify and download the browser drivers
Use this command to run a JavaScript and follow the first script example
node example_script.spec.js
| Back | FazBrowse Home | New Git URL |