Skip to content
Software Test Academy
  • Home
  • About
  • Blog
  • Test Automation
    • UI Automation
      • Selenium
      • Capybara
      • Sikulix
      • CodedUI
      • WinAppDriver
    • Mobile Automation
      • Appium
      • Espresso
      • Mobile Device Farm
    • API Automation
      • Rest Assured
      • Karate
    • Testing Frameworks
      • JUnit
      • TestNG
    • Automation Reporting
      • Allure Report
      • Extent Reports
      • Klov Reporting
      • Tesults Reporting
    • Cucumber
    • Visual Test Automation
      • Applitools Eyes
      • ImageMagick
      • Galen Framework
      • Ember Percy
      • Visual Testing Tools
    • Robot Framework
    • Selenoid
    • Docker Selenium
    • Node.js Mocha
  • Performance Testing
    • JMeter
    • Gatling
    • Mobile Performance Testing
    • Interview Questions
  • DevOps
    • Kubernetes
    • Jenkins
    • Docker
    • SonarQube
    • Vagrant
    • Octopus Deploy
    • AWS
    • Azure
    • Rancher
    • Packer
  • More
    • Interview Questions
      • Performance Testing Interview Questions
    • Programming Tutorials
      • JAVA
      • JAVA FX
      • Git
      • GitLab
      • GitHub
      • Algorithms
      • WireMock
      • Mockito
      • Logging
      • ESLint
    • Testing Tutorials
    • Agile Tutorials
    • Tools and Technologies
    • Security Testing Tutorials
    • Test Masters
    • Software Conferences

UI Automation

UI Automation

UI Automation Category comprises several tools such as Selenium Webdriver, Capybara, SikuliX, WinAppDriver, and so on. In this category, you will find all UI related test automation tools and libraries.

Selenium Actions – All Tactics with Examples!

January 1, 2022 by Onur Baskirt
selenium

Selenium Actions is the key part of test automation to do manipulation on the browsers such as Selenium Click operation, Selenium Send Keys, or Select a Dropdown Box, etc. In this post, all Selenium Actions will be explained in detail. … Read more

Categories Selenium Tutorials Tags selenium

How to Find Elements in Selenium – All Tactics

January 1, 2022 by Onur Baskirt
selenium

In this post, we will dive into the Selenium Webdriver Find Element API. Webdriver has two levels of interrogation which as we can refer to as finding something on the browser page, these are WebDriver and DOM level interrogations. I … Read more

Categories Selenium Tutorials Tags selenium

Selenium Navigation – Complete Guide!

February 6, 2022 by Onur Baskirt
selenium

In this post, we will dive into what webdriver API does in terms of navigation. Selenium Navigation is the first part of Webdriver API and we will cover all navigation methods such as .get(<url>), .navigate.to, .navigate.back(), .navigate.forward(), etc… Selenium Navigation … Read more

Categories Selenium Tutorials Tags selenium

Selenium API and Architecture – All Details with Diagrams and MindMaps

August 10, 2021 by Onur Baskirt
selenium

Selenium API is a critical part of the Selenium Webdriver Test Automation. Selenium test automation comprises four basic concepts these are Selenium Navigation, Selenium Find Elements, Selenium Actions, and Selenium Wait. Formerly, it was not categorized for Webdriver’s predecessor Selenium … Read more

Categories Selenium Tutorials Tags selenium
Newer posts
← Previous Page1 … Page6 Page7

© 2025 SW TEST ACADEMY • All Rights Reserved