You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this repository, I have automated 110 URLs dynamically which takes from JSON file each URL to find and assert which pages exist and which pages are not created in the website using Junit and Selenium.
This project is a virtual simulation of the famous game, namely; Tic Tac Toe. In this project, the main goal was to apply unit testing using JUnit Framework .