ashokpant / automation

Web automation using selenium for registering IELTS exam dates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Automation using selenium for registering IELTS

Configurations

Copy corresponding web drivers from "bin" directory to the corresponding folders Linux: /usr/bin/chromedriver Windows:C://chromedriver.exe

Set registration candidates information

Set candidate information in a excel file as in "data/candidates.xlsx"

Uses

Multithreaded run

Run RegisterIelts.java main file

GUI

Run gui/IELTS.java main file

Test

Run RegisterIeltsTest.java

About

Web automation using selenium for registering IELTS exam dates

License:MIT License


Languages

Language:Java 100.0%