I am trying to make a selenium script in python language. I want to add the functionality to clear full browser data. I can navigate to opera://settings/clearBrowserData, but problem is i want to tick all options in advanced, so i want ask a way to check if that box is ticked, if not then tick it. I am a bit new to selenium, so a little explanation of how to do it will be very helpful.
↧