Site Link: Permission Popup
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.
-
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.