Python: Difference between revisions

From Squirrel's Lair
No edit summary
No edit summary
Line 12: Line 12:


== Browser manipulation ==
== Browser manipulation ==
https://www.selenium.dev/documentation/en/webdriver/
* https://www.selenium.dev/documentation/en/webdriver/

Revision as of 20:53, 2020 July 4

Setting up in windows


User Interface Automation

find a screen shot: pyautogui.locateOnScreen('findonscreen.png')


Browser manipulation