• Skip to main content
  • Skip to primary sidebar

AutomationTestingHub

Playwright, Selenium, Appium and more !!!

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

Find appPackage and appActivity in Appium (2 working methods | Android)

November 10, 2025 by anish 25 Comments

When you write automation test scripts with Appium, the first step is almost always the same – launch the app you want to test, and then perform some actions on it. For example, let us suppose that you are testing WhatsApp. Your automation test script needs to open WhatsApp and then perform actions such as sending […]

Filed Under: Appium

  • « 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