Skip to content

Latest commit

ย 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Here's a simple and clean README.md you can use for your Selenium Python web automation learning project:


๐Ÿงช Selenium Python Web Automation

This project is a simple learning setup using Selenium with Python to automate web interactions. It serves as a sandbox to understand how browser automation works, from launching a browser to interacting with web elements.

๐Ÿ“š Test Cases

Procedural (To understand more on selenium library)

  1. User able to create account [DONE]
  2. User able sign in [WIP]
  3. User able to add item into the cart []
  4. User able to remove item from the cart []
  5. User able to checkout successfully []

POM (To improve automation code structure)

  1. User able to create account []
  2. User able sign in []
  3. User able to add item into the cart []
  4. User able to remove item from the cart []
  5. User able to checkout successfully []

๐Ÿ›  Requirements

  • Python 3.8+
  • Google Chrome or Firefox
  • ChromeDriver or GeckoDriver (matching your browser version)

About

Repository to store automation code written in Python

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages