Welcome to SuperQualityApi Testing SE v2.0 Repo which is about testing SuperQualityApi Using java Selenium v4.16.1
and TestNG framework
To review and Run Test cases in the Repo you need the following:
Cloning the repo by the following code git clone https://github.com/abdull...
JavaSE-21 being installed on your machine
Chrome selenium web driver v120.0.6099.109 or newer if you don't have it downloaded click here
Eclipse IDE
Selenium v4.16.1 being added to project library by Right click>Build Path>configure build path>libraries
click on class path and then click on add library... and then user library and click on next and click on User libraries...
click on new and then add Selenium v4.16.1 JARs after being downloaded from here and preferably naming them by selenium v4.16.1
TestNG Plugin is being installed on Eclipse IDE by use the following path Help>Eclipse Marketplace...>typing in search input "TestNG"- and then click on install ,so it is being installed.