You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to automate the permission prompt that I get from the website. Website asks for the permission like location, camera, notifications, microphone, etc. Without user manual action I want to allow access to all of these requested permissions in order to move ahead with the automation
I think this can be done using the selenium script as Ginger By Amdocs has selenium drivers, we can integrate the selenium code to automatically allow access to permission prompts. But I see no feature to execute selenium directly on opened link in browser.
The text was updated successfully, but these errors were encountered:
I want to automate the permission prompt that I get from the website. Website asks for the permission like location, camera, notifications, microphone, etc. Without user manual action I want to allow access to all of these requested permissions in order to move ahead with the automation
I think this can be done using the selenium script as Ginger By Amdocs has selenium drivers, we can integrate the selenium code to automatically allow access to permission prompts. But I see no feature to execute selenium directly on opened link in browser.
The text was updated successfully, but these errors were encountered: