fill out a form automatically with selenium python

Viewed 24

Hello i need help filling out a form that appear when I log in glpi and after executing several command i get this little box that ask me to reconnect once again

I didn't find the source code and i tried to fill it with pyautogui but it didnt work... enter image description here How can i fill it with selenium ?

I also get an error in python ( handshake failed; returned -1, SSL error code 1 )

Appreciate any help

0 Answers
Related