Skip to content
Search
Software Testing Tutorials
  • Home
  • Selenium
    • selenium IDE tutorial
      • IDE Commands Part 1
      • IDE Commands Part 2
    • Selenium Webdriver Tutorial
      • Selenium Tutorial Part One
      • Selenium Tutorial Part Two
      • Selenium Advanced Tutorials
    • Selenium Data Driven Framework
    • 60 Selenium Interview Questions
    • Selenium Grid
      • Selenium Grid Tutorial
  • Playwright
    • Playwright JavaScript Tutorial
      • Beginner’s Guide
      • Install, Record, Debug, Report
        • Playwright Installation
        • Record Test
        • Debug Test
        • Generate Allure Report
      • Element Locators
        • BY XPath
        • By ID
        • getByRole()
        • getByLabel()
        • getByText()
        • getByTestId()
        • getByTitle()
        • getByAltText()
        • getByPlaceholder()
      • Basic Actions
        • Get Page Title
        • Get Page URL
        • Type Text
        • Clear Text
        • Click a Button
        • Select DropDown Value
        • Select Checkboxe
        • Perform Right-Click
        • Perform Double-Click
      • Advanced Interactions
        • Handle Tables
        • Handle Date Pickers
        • Handle Dialog Box
        • Scroll Down and Top
        • Hover Over Element
        • Focus on an Element
        • Press Keys
        • Download File
        • Upload Files
        • Perform Drag and Drop
        • Take Screenshot
        • Record Video
        • Maximize Browser
      • Playwright POM
      • Parameterized(Data-Driven) Testing
      • GitHub Actions
    • Playwright Java Tutorial
      • Beginner’s Guide
      • Install Playwright Java
      • Record Test
      • Element Locators
        • XPath Locator
        • CSS Selector
    • Playwright Python Tutorial
    • Playwright Interview Questions
  • Appium Tutorials
    • Appium Tutorial Part One
    • Appium Tutorial Part Two
    • Advanced Appium Tutorial
    • Appium Interview Questions
      • Questions Part One
      • Questions Part Two
      • Questions Part Three
      • Questions Part Four
      • Questions Part Five
      • Questions Part Six
      • Questions Part Seven
  • JMeter Tutorial
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
  • Tech Insights
Software Testing Tutorials
Close menu
  • Home
  • Selenium
    • selenium IDE tutorial
      • IDE Commands Part 1
      • IDE Commands Part 2
    • Selenium Webdriver Tutorial
      • Selenium Tutorial Part One
      • Selenium Tutorial Part Two
      • Selenium Advanced Tutorials
    • Selenium Data Driven Framework
    • 60 Selenium Interview Questions
    • Selenium Grid
      • Selenium Grid Tutorial
  • Playwright
    • Playwright JavaScript Tutorial
      • Beginner’s Guide
      • Install, Record, Debug, Report
        • Playwright Installation
        • Record Test
        • Debug Test
        • Generate Allure Report
      • Element Locators
        • BY XPath
        • By ID
        • getByRole()
        • getByLabel()
        • getByText()
        • getByTestId()
        • getByTitle()
        • getByAltText()
        • getByPlaceholder()
      • Basic Actions
        • Get Page Title
        • Get Page URL
        • Type Text
        • Clear Text
        • Click a Button
        • Select DropDown Value
        • Select Checkboxe
        • Perform Right-Click
        • Perform Double-Click
      • Advanced Interactions
        • Handle Tables
        • Handle Date Pickers
        • Handle Dialog Box
        • Scroll Down and Top
        • Hover Over Element
        • Focus on an Element
        • Press Keys
        • Download File
        • Upload Files
        • Perform Drag and Drop
        • Take Screenshot
        • Record Video
        • Maximize Browser
      • Playwright POM
      • Parameterized(Data-Driven) Testing
      • GitHub Actions
    • Playwright Java Tutorial
      • Beginner’s Guide
      • Install Playwright Java
      • Record Test
      • Element Locators
        • XPath Locator
        • CSS Selector
    • Playwright Python Tutorial
    • Playwright Interview Questions
  • Appium Tutorials
    • Appium Tutorial Part One
    • Appium Tutorial Part Two
    • Advanced Appium Tutorial
    • Appium Interview Questions
      • Questions Part One
      • Questions Part Two
      • Questions Part Three
      • Questions Part Four
      • Questions Part Five
      • Questions Part Six
      • Questions Part Seven
  • JMeter Tutorial
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
  • Tech Insights
Software Testing Tutorials
Search Toggle menu

Author: Aravind

November 11, 2022June 24, 2025AndroidDriver, Appium, Appium Android Examples, Appium Tutorials, mobile automation, Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Appium – How To Swipe Vertical And Horizontal In Android Automation

This guide will show you how to swipe vertical and horizontal in Appium using simple code examples. You’ll learn how to automate […]

November 11, 2022June 18, 2025assertEquals, driver.get, driver.getCurrentUrl, driver.getTitle, selenium webdriver tutorial, WebDriver

Webdriver “driver.getTitle()” And “assertEquals” With Example

What is the use of getTitle in Selenium? getTitle()” in selenium is used to get the title of the page in selenium. Many […]

November 11, 2022June 18, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

IEDriver – How To Resolve Set IE browser Zoom Level To 100% Error On RunTime

If your IE browser zoom level Is not set to 100% then you will get an error like “Browser zoom level was […]

November 11, 2022June 18, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Get Height And Width Of Element In Selenium WebDriver

As you know, Every web element has Its own height and width or we can say size of element. Sometimes you need […]

November 11, 2022June 18, 2025Execute Javascript In Selenium WebDriver, Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Wait For Page To Load/Ready In Selenium WebDriver

Generally selenium WebDriver handles software app’s page loading or wait for page to load by It self If you have used Implicit […]

November 11, 2022June 18, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Submitting Form Using submit() Method Of Selenium WebDriver

You need to submit form in selenium very frequently as most of the sites contains forms. You will find many forms In […]

November 11, 2022June 18, 2025Learn Selenium Webdriver Online, Selenium 2, WebDriver, webdriver tutorials

Selenium WebDriver Tutorials Part Two

SELENIUM WEBDRIVER TUTORIALS PART TWO  Software testing industry is growing day by day and usage of selenium webdriver in software testing process […]

November 11, 2022June 18, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Open Tab And Switching Between Tabs In Selenium WebDriver

Earlier we have learnt about how to switching between windows In selenium webdriver software testing tool as described on THIS PAGE. and […]

Posts pagination

< 1 … 4 5 6 … 82 >
  • Web Scraping with Playwright: A Complete Guide
  • How to Generate Playwright Allure Report in JavaScript
  • How to Use Playwright Java CSS Selector: Complete Guide
  • Playwright Java XPath Locator Tutorial: Complete Guide
  • Playwright Locators in Java: Complete Guide with Examples

              
  • About Us
  • Contact Us
  • Terms of Service
  • Privacy Policy
© 2025 Software Testing Tutorials. Proudly powered by Sydney
Join Our Learning Community
Subscribe to receive updates on fresh blog posts and resources.
icon
By subscribing, you agree to our privacy policy and terms of service.