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

selenium

Selenium Tutorials

Selenium tutorials are listed in this section. We will continuously add new articles to this section. If you want us to write a new article for this section please get in touch with us.

Selenium Spring Boot Cucumber Junit 5 Test Automation Project

February 15, 2023 by Onur Baskirt

Hi all, I will explain a sample test automation project with Selenium and Spring Boot in this article. It is a combination of the latest technologies in test automation. First, I will start with some Spring boot terminology, and then … Read more

Categories Java Tutorials, Programming Tutorials, Selenium Tutorials, Test Automation, UI Automation Tags java, selenium

Find Broken Links Using Selenium and Java Streams (Fast and Effective)

November 3, 2021 by Onur Baskirt
find broken links

In this article, we will do an example to find broken links using Selenium and Java Streams on a webpage. This is one of the fastest and effective solutions than many other solutions on the web. Let’s get started! Find … Read more

Categories Java Tutorials, Programming Tutorials Tags functional programming, java, java streams, selenium

Xpath in Selenium with All Tactics and Examples

June 28, 2023 by Onur Baskirt
selenium webdriver

XPath in Selenium tactics will help you how to write dynamic XPath in Selenium Webdriver projects. Generally, test automation engineers struggle to write dynamic XPath at the beginning of their test automation journeys. To address this pain, I prepared this … Read more

Categories Selenium Tutorials Tags selenium

Selenium and Kubernetes for Scalable Parallel Automated Tests

October 15, 2021 by Onur Baskirt
kubernetes-logo

Hi all, for a long time I could not find time to write an article on swtestacademy because of the busy schedule at work. However, during the Eid holiday, I wanted to play with Kubernetes, scale the selenium grid with … Read more

Categories DevOps Tutorials, Selenium Tutorials, Tools and Technologies Tags docker, kubernetes, selenium

Selenium 4 Relative Locators | Friendly Locators

August 4, 2021 by Onur Baskirt
selenium webdriver

Selenium 4 Alpha comes with a new feature which is called “Relative Locators” before it is called “Friendly Locators“. We generally write tests by using CSS and XPath locators and also of course selenium find by methods such as find … Read more

Categories Selenium Tutorials Tags selenium

How to Select a Date from DatePicker in Selenium

January 1, 2022 by Onur Baskirt
selenium

When you need to automate an airway, hotel, or similar website you need to deal with DatePicker or Calendar, and sometimes it is a little bit cumbersome to select a specific date on the Datepicker or calendar.  In this post, … Read more

Categories Selenium Tutorials, Test Automation Tags selenium

Allure Report Selenium and TestNG Tutorial

December 16, 2022 by Onur Baskirt
allure

Allure Report Selenium and TestNG integration will be explained in all detail in this article. In my last article, I explained how to integrate ExtentReports reporting framework with TestNG for shiny and beautiful test automation reports. Now, I will explain … Read more

Categories Allure Report Tags allure, selenium, testng

Extent Reports in Selenium with TestNG

February 13, 2023 by Onur Baskirt

In this article, I will describe How to Generate the Extent Reports in Selenium with TestNG Listeners. I described how to use TestNG Listeners in this article and Canberk Akduygu, and I also described how to rerun failed tests with … Read more

Categories Extent Reports Tags extent reports, selenium, testng

Data Driven Framework in Selenium with Apache POI

January 1, 2022 by Onur Baskirt
data driven

How to create Data Driven Framework in Selenium with Apache POI Library?  Yes, in this article, we will learn how to use excel files in your test automation projects for Data Driven Testing in Selenium. In order to read from an … Read more

Categories Selenium Tutorials Tags selenium

Selenium Parallel Tests Using Selenium Grid and TestNG

May 25, 2020 by Onur Baskirt
selenium

Hi all, in the previous article I explained and showed two common techniques to run your selenium tests in parallel with Selenium Grid and JUnit. In this post, I will show you to run your tests in parallel with another … Read more

Categories Selenium Tutorials Tags selenium, testng
Older posts
Page1 Page2 … Page7 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »