© Sujay Raghavendra 2021
S. RaghavendraPython Testing with Seleniumhttps://doi.org/10.1007/978-1-4842-6249-8_2

2. Getting Started

Sujay Raghavendra1  
(1)
Dharwad, Karnataka, India
 

In the previous chapter, a complete overview of Selenium and its architectural design were discussed, including the significance of integrating Python with Selenium. Let’s now dive into integration.

This chapter covers the basic building blocks in writing automated test cases using Selenium with Python. It explains the configuration and the installation of the required tools, including the Selenium library. It also covers the configuration of the Selenium drivers associated with various browsers.

Before writing a test case, you need to know the browser commands for initializing ...

Get Python Testing with Selenium: Learn to Implement Different Testing Techniques Using the Selenium WebDriver now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.