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 Tutorials

Selenium Tutorials

Selenium Tutorials Category comprises of all kinds of Webdriver tips and tricks to enhance your test automation skills. If you have any questions, please feel free to ask them in the comment section. I will try to do my best to answer your questions and help you to succeed in your Test Automation projects.

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

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

Selenoid on Google Cloud

June 24, 2021 by Canberk Akduygu
selenoid

Hello everybody, in this article we are going to show you how to deploy Selenoid on Google Cloud. Selenoid is a powerful implementation of the Selenium hub using Docker containers to launch browsers. In case you want to get familiar … Read more

Categories Selenium Tutorials, Tools and Technologies

Selenium 4 – Chrome Dev Tools Samples

June 24, 2021 by Canberk Akduygu
selenium webdriver

Hello everybody, We started writing about Selenium 4 since last week. Today, I am going to write about one of the most anticipated features of Selenium4. Now Selenium has native support for Chrome DevTools. You can trigger DevTools command during … Read more

Categories Selenium Tutorials

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

Selenium Grid version 4 Tutorial – Standalone

October 15, 2021 by Canberk Akduygu
selenium webdriver

Hello everybody, As you realized, we started exploring Selenium 4. Here’s the first article that we have. After our first article, I wanted to take a look at the Selenium Grid version 4. There are many changes coming with Selenium … Read more

Categories Selenium Tutorials, Test Automation

Selenium 4 – Sample Codes for New Features

August 3, 2021 by Canberk Akduygu

Automation testers are very curious nowadays because Selenium 4 is about to be released, we wanted to show you some sample codes for the new features. There are big changes in Selenium 4 on WebDriver and Selenium Grid parts. In … Read more

Categories Selenium Tutorials, Test Automation

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

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
Older posts
Page1 Page2 … Page6 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »