Skip to content

# Amazon Automation Using Python and Selenium | Part 2 Hello Guys, This series will consist of "Automation of Amazon Website Operations Using Selenium And Python". We will try to automate following amazon tasks- 1) Login 2) Place and order 3)Check for order updates and a lot more..... Selenium is a very powerful package used for web automation a…

License

Notifications You must be signed in to change notification settings

Shubhamkhapra/Amazon_automation_testing-part2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon_automation_testing-part2

Amazon Automation Using Python and Selenium | Part 2
Hello Guys, This series will consist of "Automation of Amazon Website Operations Using Selenium And Python". We will try to automate following amazon tasks-

  1. Login
  2. Place and order
  3. Check for order updates and a lot more.....
    Selenium is a very powerful package used for web automation and testing in the industry. Using it with python makes it more powerful and easy for our daily life. We will use the Antiochian package to perform a hover operation.
    Check the link for action chain package -- Link - https://www.selenium.dev/selenium/docs/api/py/webdriver/selenium.webdriver.common.action_chains.html There are a lot of things we can automate with selenium, keep digging up new ideas and try them.
    Keep Innovating

About

# Amazon Automation Using Python and Selenium | Part 2 Hello Guys, This series will consist of "Automation of Amazon Website Operations Using Selenium And Python". We will try to automate following amazon tasks- 1) Login 2) Place and order 3)Check for order updates and a lot more..... Selenium is a very powerful package used for web automation a…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages