• Skip to main content
  • Skip to primary sidebar

AutomationTestingHub

Playwright, Selenium, Appium and more !!!

Setup Java Environment Variables

February 10, 2026 by anish 5 Comments

This article continues from the previous step, where we downloaded and installed the Java Development Kit (JDK). Installing Java alone is not enough to start working with Selenium or Appium. You must also configure Java at the system level so automation tools can locate and use it correctly. To do this, you need to set up Java […]

Filed Under: Appium, Java, Selenium

Download and Install Java

February 10, 2026 by anish 5 Comments

This article walks you through the process of downloading and installing Java as part of the initial setup for test automation. If you are starting with browser automation using Selenium or mobile automation using Appium, Java is one of the essential prerequisites. It is the programming language used throughout our Selenium and Appium tutorial series to write and […]

Filed Under: Java

Download and Install – Node.js and NPM

February 6, 2026 by anish 2 Comments

Welcome to this pre-requisite article in our Playwright automation tutorial series. Before you can install Playwright and start writing automated tests, you need to set up your machine with the correct runtime and tooling. For Playwright JavaScript and TypeScript projects, this means installing Node.js and npm. This guide shows you how to download and install Node.js on Windows and macOS, choose the […]

Filed Under: Appium

Download Appium Inspector for Windows & Mac [Updated 2026]

February 2, 2026 by anish 2 Comments

Welcome! This article is part of our step-by-step “Appium Tutorial for Beginners” series. Today, you’ll learn how to download and install Appium Inspector on Windows & Mac – complete with screenshots and setup instructions. 🔍 At a glance: What Appium Inspector is and its different formats How to install Appium Inspector on Windows and Mac Common […]

Filed Under: Appium

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

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Interim pages omitted …
  • Page 12
  • Go to Next Page »

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