moinshawon / test-automation

test automation with JS and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selenium with Python 🐍

Retrieving data with_selenium

Go to an e-commerce website, search for a product, ask how many pages need to visit, check all the details, make a data frame using PD, and generate an excel sheet.

Web testing with selenium python

  • Grab some elemthents from website without xpath.
  • Find a clickable link from a page and click it. Go to next page, and click another link/button. Fill up something and search/enter. Come back again to the home page.
  • Copy and paste by using ActionChains
  • Log in, drop down, handle dynamic value change with JS

USIS_Unit_testing_with_selenium

USIS scraping with unit testing framework

Unit_test_with_selenium_practice

Practiced some framework architecture of Unit testing

About

test automation with JS and Python


Languages

Language:HTML 51.9%Language:Jupyter Notebook 38.3%Language:Python 8.1%Language:JavaScript 1.7%