Im having hard time with Safari Webdriver and clicking on a web element
Im struggling with Safari Webdriver and clicking elements on a page. To start I have up-2-date selenium version as stated on apples website.
For context I’m running selenium on a mac machine with selenium java on Safari.
To click a web elements what I have tried so far example 1
What option I can set for network request blocking in Safari using Selenium?
There is an option that I can set to avoid requests from specific url in Selenium (Java) for Chrome browser