• Skip to main content
  • Skip to primary sidebar

AutomationTestingHub

Playwright, Selenium, Appium and more !!!

Playwright

How to Group Tests in Playwright using test.describe

February 2, 2026 by anish 1 Comment

In our previous article on Playwright Testing Tutorial, we learned how to set up Playwright and write our very first test case. That test helped us understand the basics and get something running quickly. However, if you look closely, you’ll notice that the test we wrote is quite large and tries to cover multiple behaviours in a […]

Filed Under: Playwright

Playwright Automation Testing Tutorial

January 22, 2026 by anish 3 Comments

Playwright is a modern end-to-end automation testing framework built for fast, reliable, and scalable web testing. It is widely used by teams that need consistent cross-browser test execution, strong CI/CD integration, and minimal test flakiness. In this Playwright automation testing tutorial, you will learn how to install Playwright, understand its core concepts, and write your first […]

Filed Under: Playwright

Run Playwright tests on different browsers

January 23, 2024 by anish Leave a Comment

In our first article on Playwright Tutorial for Beginners, we covered how you can install playwright and write your first test script. After this, we saw the steps using which you can run your playwright tests on Firefox browser. We used this command to run the test script on Firefox browser – npx playwright test […]

Filed Under: Playwright

Primary Sidebar

Automation Testing Hub

Tutorials Guide

Write test scripts in BDD format using our Cucumber Selenium Tutorial

Use our Appium Tutorial Series to setup Appium from scratch

Categories

  • Android
  • Appium
  • Cucumber
  • Java
  • Playwright
  • Selenium
  • Tosca

Latest Selenium 3 Guide

Are you using the latest version of Selenium WebDriver? It provides lot better support for the latest browser versions. Check it out here - Setup Latest Selenium WebDriver

Copyright © 2026 · Genesis Sample on Genesis Framework · WordPress · Log in