This is a test-ware for evaluation of Selium with Jest test automation tool.
- Node.js LTS
-
Name: Selenium webdriver
-
Homepage: https://www.selenium.dev/
-
Description: Selenium is a browser automation library. Most often used for testing web-applications, Selenium may be used for any task that requires automating interaction with the browser.
-
Name: Jest
-
Homepage: https://jestjs.io/
-
Description: Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
The implemented test cases can be found in TESTCASES.md.
npm install
npm test