Automate your Web Browser and any Web App
Contents
What you’ll learn
- Automate your Web Browser
- Automate any Web App or Web Site
Requirements
- Basic Python knowledge required
Description
Learn how to automate a web browser with Python.
You’ll be able to make programs that use any web app or web site. In this course you’ll learn how to control the web browser complete from code! That including clicking buttons, typing in text fields, clicking links and all the other things you can do with a web browser.
All example programs are included so you can try them out yourself.
Who this course is for:
- Python developers that want to automate the web