Book Image

Browser Automation with Python and Selenium [Video]

By : Brandon Blair
5 (1)
Book Image

Browser Automation with Python and Selenium [Video]

5 (1)
By: Brandon Blair

Overview of this book

Python is one of the most popular languages in the world and its demand is only growing with each passing day. As Selenium is an industry-standard for test automation, Python's readability makes the two a perfect match for writing valuable automated tests. Browser automation is in high demand as software testing costs rise and the software industry expands. Unfortunately, engineers interested in automation have little in the form of concrete guidance on how to be successful, or what properly written automation code even looks like. In this course, you’ll explore how learning can be interactive by understanding the fundamentals of browser automation using the Python language with Selenium. It will prepare you for any interview for entry-level browser automation, while helping you enhance your professional portfolio with the right skills. You will first focus on setting up your environment. Progressing through the sections, you’ll go on to understand the basics of browser automation. Later, the course will help you get hands-on with building robust applications that scrape web data. By the end of this course, you will be well-versed with performing browser automation using Python and Selenium. All codes and supporting files are available at- https://github.com/PacktPublishing/Browser-Automation-with-Python-and-Selenium
Table of Contents (4 chapters)
Chapter 1
Introduction Lecture
Section 1
Introduction
This lecture introduces the course