US-Bangla-Automation-using-Java-Selenium-and-TestNG
- 1. Download & install Java JDK
- 2.Create a Maven Porject
- 3. Add dependency Selenium java,Java client,TestNG
- 4. Download Chorme driver
- 5. Add TestNG if you are using eclipse IDE
- 6. Create a folder in src-> test/java/../...
- Convert your TestNG if you are using eclipse IDE
- testing.xml will be created and run the tesing.xml
- Check in the testing.xml does exit on not, add if not.
- You can run dircetly if your using VScode and has the extinsion pack for Java
- Download or clone the file in you directory
- Download chomre driver and set driver directory
- Download java JDK and necessary packs
- Check UsBangla.java file src-> ..\src\test\java\usbangla\us_bangla_autoamtion\UsBangla.java and run tests