Skip to content

This project uses Selenium and Python to automate tasks in a web browser.

Notifications You must be signed in to change notification settings

gowdhamp/browser-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Automation with Selenium and Python

This project uses Selenium and Python to automate tasks in a web browser.

Preview

Untitled.video.-.Made.with.Clipchamp.mp4

Requirements

  • Python 3
  • Selenium
  • WebDriver for the browser you wish to automate (e.g. ChromeDriver for Google Chrome)

Usage

  1. Clone the repository
  git clone https://github.com/gowtham-surya/browser-automation.git
  1. Install the required packages
  2. Create .env file to store login credentials (if any)
  3. Run the script

Features

  • Automates tasks such as filling out forms and clicking buttons
  • Can be easily modified to suit your specific needs

Contributions

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

This project uses Selenium and Python to automate tasks in a web browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages