PyAutoGUI: How to automate web page data input

preview_player
Показать описание
A short guide on how I enumerate / map a web page so it can be used efficiently by pyAutoGUI. This is a critical step that will let you create functional and successful scripts which will be able to do the heavy lifting for you (data entry of MANY entries = most boring task on the planet me thinks). It should all be clear enough for anyone to get started. If you have questions = fire away!
Рекомендации по теме
Комментарии
Автор

Great video. Thank you for the explanation. Does the python script automatically target the open web application at the moment of running?

brunoalbertovalverdebustam
Автор

Why didn't you explain how you get your pysutogui script to target the open webpage in your we browser? kind of important step lol

anonymuzz
Автор

If i have id in excel file and i want to copy it then filled in the web form, what should i use for switching between excel and web

alaaabdullah