Web-automation using selenium

Harshit Yadav

The main objective of the project was to automate repeating task on websites, for example filling a form in this case. to solve this problem I have used web browser automation tool "Selenium".
The project includes a automation script written in python which starts an instance of browser and navigate to the desired link. Then the script finds web elements using XPATH and perform the desired task, which is filling the details of the form in this case.
Once every thing is done it closes the browser instance created by the file.
Like this project
0

Posted Apr 4, 2024

automating the boring repetitive task on the desired website.

Automating Web Data Extraction with Python and Selenium
Automating Web Data Extraction with Python and Selenium
Side projects in Java and Python
Side projects in Java and Python