This course is the final course in a series that aims to prepare you for a role working as a programmer. In this course we will look at several automation concepts in DevOps with Python. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.
Web Scraping, Containerization, Scripting, Software Testing, Development Testing, Test Automation, Integration Testing, DevOps, Docker (Software), Unit Testing, Package and Software Management, CI/CD, Python Programming
Reviews
3.9 (59 ratings)
5 stars
52.54%
4 stars
18.64%
3 stars
10.16%
2 stars
6.77%
1 star
11.86%
From the lesson
Browser Automation
In this module, we extend our toolset of Python by looking at utilize Python to script the web browser. We look at the Python port of the puppeteer JavaScript headless library to Python in the library named pyppeteer.