Python: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) 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 19:53, 2020 July 4
Setting up in windows
User Interface Automation
- https://pyautogui.readthedocs.io/en/latest/quickstart.html
- https://automatetheboringstuff.com/chapter18/
find a screen shot: pyautogui.locateOnScreen('findonscreen.png')