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.
- Host: GitHub
- URL: https://github.com/abhixsh/selenium-test-automation
- Owner: abhixsh
- Created: 2024-11-29T07:29:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-21T06:20:28.000Z (over 1 year ago)
- Last Synced: 2025-09-13T03:43:11.089Z (10 months ago)
- Topics: react, selenium
- Language: JavaScript
- Homepage:
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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