vendredi 21 mai 2021

Modify value of a web with python

I access a web using HTMLSession () and I want to modify a value knowing its id. In javascript it would be: document.getElementById("my_id").value = "value";

Is possible do this with python?




Aucun commentaire:

Enregistrer un commentaire