Skip to content
 
 

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Assignments

👥 Group No. 22

Name Enrollment No. Section Stream
Bibek Sow Mondal 12023002022112 B CST
Srishti Chatterjee 12023002022033 A CST
Bishal Dutta 12023002022115 B CST

📌 About the Project

Team 22 — Selenium Automation Assignment

This repository contains the Selenium Automation Assignment completed by Team 22.

This project focuses on web automation and software testing using Selenium with Python. It demonstrates how Selenium WebDriver can automate browser tasks on the Test Automation Practice website.


Assignment Video Links

The following table contains the Google Drive links for the video demonstrations of the completed assignments.

Assignment Topic Google Drive Video
Assignment 1 and Assignment 2 Web Element Identification and Multiple Element Identification ▶️ Watch Video
Assignment 3 CSS Selector Challenge ▶️ Watch Video
Assignment 4 Child Nodes Using CSS ▶️ Watch Video

Assignment Details

🔹 Assignment 1 — Web Element Identification

Identifying web elements using Selenium locators such as ID, Name, Tag Name, Link Text, and Class Name.

🔹 Assignment 2 — Multiple Element Identification

Locating multiple web elements using find_elements() and working with the returned list of elements.

🔹 Assignment 3 — CSS Selector Challenge

Locating web elements using CSS selectors and wildcard operators such as ^=, $=, and *=.

🔹 Assignment 4 — Child Nodes Using CSS

Locating child and nested web elements using CSS child (>) and descendant selectors.


🛠️ Technologies Used

  • Python
  • Selenium WebDriver
  • Google Chrome
  • Browser Developer Tools
  • Selenium Locators
  • CSS Selectors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages