Selenium Python Tutorial: Getting Started With Pytest

According to the Developer Survey 2019 by StackOverflow, Python is considered to be the fastest-growing programming language. Though PyUnit (or unit test) is the default Selenium test automation framework in Python, many developers and testers prefer the pytest framework.

In this introductory article of the Selenium Python tutorial series, I’ll give you a brief look at the basics of the pytest framework. Below is the gist of the topics that I’ll cover in this Selenium Python tutorial.