E2E testing with SeleniumBase

In a previous article, we analysed what is end-to-end testing, its scope, types, best practices, vulnerabilities, security risks and some interesting technologies. This time, we are going to work with SeleniumBase, a Python testing framework based on Selenium. First we…