Relative Content

Tag Archive for pythonselenium-webdriverautomationdrop-down-menu

Accessing Aria Labels and Drop Down Menu Selection – Selenium Python

I am having trouble trying to automate selenium to go into the site settings and change the Insecure content drop down menu from blocked to allow. Every approach I take I get the error the element can not be found. There are 30 other drop-down menus and I believe aria labels to be the only reliable way to access the element. If there are any solutions whether it be with or without aria labels it would be much appreciated. Thanks in advance. Inspect Screen