Python: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) |
||
Line 13: | Line 13: | ||
== Browser manipulation == | == Browser manipulation == | ||
* https://www.selenium.dev/documentation/en/webdriver/ | * https://www.selenium.dev/documentation/en/webdriver/ | ||
* to get selenium 4 | |||
**https://pypi.org/project/selenium/4.0.0a6.post2/#history |
Revision as of 20:56, 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')