Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/narendracodehub/permission-popup-automation

The Permission-popup-Automation project automates the handling of browser permission popups for permission popups like Notification, Location, Camera, Microphone access using Selenium WebDriver.
https://github.com/narendracodehub/permission-popup-automation

automated-testing permission-pop-ups popup popup-window selenium-java selenium-webdriver

Last synced: 6 days ago
JSON representation

The Permission-popup-Automation project automates the handling of browser permission popups for permission popups like Notification, Location, Camera, Microphone access using Selenium WebDriver.

Awesome Lists containing this project

README

        

# Permission-popup-Automation

**Site Link:** [Permission Popup ](https://permission.site/)

## Objective

The Permission-popup-Automation project automates the handling of browser permission popups for permission popups like Notification, Location, Camera, Microphone access using Selenium WebDriver. This ensures seamless test execution by eliminating manual intervention for these permissions.

## Key Features

- **Automated Permission Handling:**
- Allows or blocks notification permission popups.
- Allows or blocks location permission popups.
- Allows or blocks Camera permission popups.
- Allows or blocks Microphone permission popups.
- Allows or blocks Camera + Microphone permission popups.

- **Configurable Preferences:**
- Customize handling behavior through ChromeOptions.

- **Easy Integration:**
- Integrates with existing Selenium WebDriver test scripts.