Best of SeleniumAugust 2023

  1. 1
    Article
    Avatar of lambdatestLambdaTest·3y

    Selenium Manager in Selenium 4.11.0: New Features and Improvements

    Selenium Manager in Selenium 4.11.0: New Features and Improvements. Selenium manager is a binary tool generated using Rust that provides automated driver management for Google Chrome, Mozilla Firefox, Microsoft Edge, and Microsoft Edge. It is still in Beta; it is becoming a relevant component of Selenium.

  2. 2
    Article
    Avatar of lambdatestLambdaTest·3y

    What is Monkey Patching in Python: A Complete Tutorial With Examples

    What is Monkey Patching in Python: A Complete Tutorial With Examples Paulo Oliveira. With Examples, we will deep dive into the technique using Selenium, which can help test automation professionals overcome limitations imposed by external dependencies and achieve greater control and customization, resulting in better test coverage and higher confidence in the quality of their software.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Web Scraping: Learn how to Use Tools and Techniques

    Web scraping is a powerful tool in our digital age. It’s used in a wide array of applications, from data analysis and machine learning, to content aggregation and competitive analysis. In the next section, we’ll start looking at some tools we can use to scrape data from websites.