panaitescu-paul / Browser-Automation-Selenium-JavaScript-2020

Automatically test the UI elements in browser, using Selenium WebDriver. From pressing buttons, selecting options, to reading the content in an alert.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser Automation - Selenium - JavaScript - 2020

Automatically test the UI elements in browser, using Selenium WebDriver. From pressing buttons, selecting options, to reading the content in an alert.

Content:

  • 43 UI tests using Mocha, Chai, and Selenium WebDriver

Features:

  • Customizable speed to execute tests

Technologies:

  • Javascript
  • Mocha
  • Chai
  • Selenium WebDriver - automation framework

Preview:




About

Automatically test the UI elements in browser, using Selenium WebDriver. From pressing buttons, selecting options, to reading the content in an alert.

License:MIT License


Languages

Language:JavaScript 93.1%Language:HTML 6.9%