Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ecarvallo777/Automate-web-browsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate web browsing

A simple web browsing with Selenium.

What's automate web browsing?

  • Test website functionality
  • Botting Processes online

In this project, I developed an python code that navigate in starken website and check the status of an order. This return the status of the order.

First of all, I installed Selenium library.

  • pip install selenium #Selenium can use to automate web processes.

Then, I used Chrome driver.

  • pip install chromedriver

Screenshot

About

A simple web browsing with Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages