samedi 17 juillet 2021

Disabling any action on a web page in Selenium Webdriver 3 Python

It's a rather odd question, but it worths a shot. I am trying to make some sort of a game that runs on web pages, using Selenium on python (if you have any other recommendations of web page scraping it would be appreciated)

anyway, I am trying to output a webpage, but I want it to be static, meaning - Ill get his URL, but only this page will be shown, and it cannot be changed(you cant press any hyperlink, and so on) in addition to it I want to disable the search bar as well (showing in the webpage itself on all pages of this website)

is it possible? I don't mind using any other library, I'm just trying to learn :)

Thank you guys




Aucun commentaire:

Enregistrer un commentaire