An open API service indexing awesome lists of open source software.

https://github.com/abhixsh/selenium-test-automation

This repository contains automated testing scripts for the Job Portal web application using Selenium . The test suite covers end-to-end functionality testing of the job portal interface, including form submissions, navigation, and interactive elements.
https://github.com/abhixsh/selenium-test-automation

react selenium

Last synced: 2 months ago
JSON representation

This repository contains automated testing scripts for the Job Portal web application using Selenium . The test suite covers end-to-end functionality testing of the job portal interface, including form submissions, navigation, and interactive elements.

Awesome Lists containing this project

README

          

# Job Portal Selenium Testing Suite

This repository contains automated testing scripts for the Job Portal web application using Selenium WebDriver with Python. The test suite covers end-to-end functionality testing of the job portal interface, including form submissions, navigation, and interactive elements.

## 🚀 Features Tested

- Hero section visibility and content
- Statistics section display
- Featured jobs listing and interactions
- Featured companies section
- Job application form functionality:
- Form field validation
- File upload handling
- Drag and drop functionality
- Form submission
- Success alert verification