TestMu AI Blogs

Page 46 of 118 · Back to latest posts

Nov 19, 2025

21 min read

What Is Robot Class in Selenium: A Complete Tutorial | TestMu AI (Formerly LambdaTest)

Learn how the Robot class in Selenium helps automate system-level tasks like file uploads, pop-ups, and keyboard events for more complete test coverage.

Nov 19, 2025

23 min read

How to Use Selenium Stealth Mode to Bypass Bot Detection | TestMu AI (Formerly LambdaTest)

Learn how to use Selenium Stealth Mode to bypass bot detection in web scraping with step-by-step setup, examples, and cloud testing on TestMu AI (Formerly LambdaTest).

Nov 19, 2025

30 min read

How to Create a Website Using HTML: A Step-by-Step Guide | TestMu AI (Formerly LambdaTest)

Learn how to create a website using HTML with step-by-step guidance on structure, styling, and frameworks like Bootstrap for a responsive, user-friendly site.

Nov 19, 2025

12 min read

Selenium RC: A Look Back At Its Influence on Test Automation | TestMu AI (Formerly LambdaTest)

Explore Selenium RC's impact on test automation — understand its legacy and how it paved the way for current testing frameworks.

Nov 19, 2025

20 min read

Selenium Python Tutorial: Getting Started With Pytest | TestMu AI (Formerly LambdaTest)

Perform simple and scalable automation tests with python and pytest. Learn how to run your Automation test script in with pytest in this Selenium Python.

Nov 19, 2025

43 min read

14 Everyday Examples of AI in Action | TestMu AI (Formerly LambdaTest)

Explore 14 real-world examples of AI in Action, transforming industries, from software testing to creative tools, boosting innovation, efficiency, and automation.

Nov 19, 2025

22 min read

What is Selenium Used For: An Essential Guide to its Uses, Benefits, and Features | TestMu AI (Formerly LambdaTest)

Selenium is used for automating web browsers, allowing developers and testers to perform repetitive tasks and validate web applications efficiently. It is

Ayushi Poddar

Nov 18, 2025

25 min read

How to Create TestNG.xml File in Eclipse | TestMu AI (Formerly LambdaTest)

This TestNG guide will help you in creating a TestNG.xml file and then executing multiple test cases in parallel on a Selenium Grid.

Nov 18, 2025

36 min read

Mastering Selenium Testing: JUnit Assertions With Examples | TestMu AI (Formerly LambdaTest)

Learn the various JUnit assertions methods in , focusing on the method assertTrue() in JUnit.

Nov 18, 2025

53 min read

Playwright Python Tutorial: Getting Started With Python End To End Testing | TestMu AI (Formerly LambdaTest)

This blog demonstrates the use of Playwright with Python for single and parallel testing using TestMu AI (Formerly LambdaTest) cloud grid.

Idowu (Paul) Omisola

Nov 18, 2025

31 min read

How To Run Your First Playwright Test On Cloud | TestMu AI (Formerly LambdaTest)

This Playwright tutorial will look at writing and running your first Playwright test on a cloud grid like TestMu AI (Formerly LambdaTest).

Nov 18, 2025

43 min read

How To Use Playwright Inspector For Debugging | TestMu AI (Formerly LambdaTest)

This blog deep dives into Playwright Inspector, a graphical user interface (GUI) tool that allows us to inspect and debug Playwright scripts interactively in great detail.

Nov 18, 2025

46 min read

How to Handle pytest Timeouts | TestMu AI (Formerly LambdaTest)

This Selenium Python tutorial deep dives into understanding pytest timeouts, including their configurations, handling exceptions, strategies, and best practices.

Nov 18, 2025

32 min read

Mocha JavaScript Tutorial With Examples For Selenium Testing | TestMu AI (Formerly LambdaTest)

This Mocha JavaScript testing tutorial will help you become proficient for automated browser testing using Selenium & JavaScript

Nov 18, 2025

21 min read

pytest Report Generation For Selenium Automation Scripts | TestMu AI (Formerly LambdaTest)

Here, we will show pytest report generation with Selenium, along with ways to enhance the reporting functionality by making use of TestMu AI (Formerly LambdaTest) API for Selenium.

Nov 18, 2025

27 min read

PyTest Tutorial - Parallel Testing With Selenium Grid

Save time spent on Selenium test automation by running tests in parallel. Read our PyTest Turorial with easy-to-do steps and elaborate examples. Learn more.

Nov 18, 2025

31 min read

How To Perform Parallel Testing In TestNG With Selenium | TestMu AI (Formerly LambdaTest)

In this blog, we will see how to perform parallel test execution in TestNG on multiple browsers for Selenium automation testing.

Nov 18, 2025

62 min read

Using TestNG In Selenium With Examples: A Detailed Guide | TestMu AI (Formerly LambdaTest)

TestNG is a robust Java-based testing framework. Streamline parallel testing and leverage comprehensive reporting while harnessing the power of TestNG in Selenium.

Nov 18, 2025

107 min read

Pyppeteer Tutorial: The Complete Guide to Using Puppeteer with Python | TestMu AI (Formerly LambdaTest)

Pyppeteer demonstrates running Pyppeteer tests on a cloud like TestMu AI (Formerly LambdaTest) on different versions of Chrome (or Chromium).

Nov 18, 2025

43 min read

How To Use Playwright For Web Scraping with Python | TestMu AI (Formerly LambdaTest)

In this blog on using Playwright for web scraping, you will learn how to set up Playwright with Python and use it to scrape data from web pages.