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.

Recap of SeleniumCamp 2018

November 29, 2021 by Canberk Akduygu
seleniımcamp

Hello everybody, I was invited to SeleniumCamp 2018 held in Kiev as a speaker. As I am one of the technical writers of SWTestAcademy, I believe it is a necessity to write a small recap of the conference. As a … Read more

Categories Software Conferences Tags selenium

How to Integrate Jenkins with Selenium, JAVA, and Maven

December 4, 2018 by Onur Baskirt
selenium-logo

Hi all, in this article I will explain how to integrate Jenkins with your Selenium JAVA Maven projects. The tool-set is listed below. Jenkins GitLab (Jenkins – Gitlab Integration Article) Selenium Webdriver JAVA Maven First, you need to install Jenkins. … Read more

Categories DevOps Tutorials Tags gitlab, jenkins, selenium, sonarqube

Upload a File by Using Robot Class

December 4, 2018 by Onur Baskirt
selenium-logo

Hi all, in this article I will explain how to upload a file by using Robot class. I want to keep this article as simple as possible. So, I will start with the scenario. Test Scenario Open a demo website https://blueimp.github.io/jQuery-File-Upload/  … Read more

Categories Selenium Tutorials Tags selenium

Page Factory and Page Generator in Page Object Model

December 4, 2018 by Onur Baskirt
selenium-logo

Hi all, in this article, I will improve my Page Object Model (POM) example by using Page Factory, Page Generator, Chain of Invocations, and JAVA Generics techniques and patterns. These techniques will reduce code repetition and duplicated code blocks. In this … Read more

Categories Selenium Tutorials Tags selenium

How to Take a Screenshot in Selenium | 4 Different Techniques

June 24, 2021 by Onur Baskirt
selenium-logo

Hi all, in this article I will describe how to take viewable area’s, element’s, and an entire page’s screenshot with Selenium WebDriver. Selenium has built-in screenshot functionality but sometimes you need to take screenshots of a specific areas on a page … Read more

Categories Selenium Tutorials Tags selenium

Page Object Model with JAVA Generics

December 4, 2018 by Onur Baskirt
selenium

Hi all, in this article I will explain how to write a general Page class to generate all pages by using the power of JAVA Generics. In this way, you can instantiate your page classes by using JAVA Generics in your … Read more

Categories Selenium Tutorials Tags selenium

Recap of SeleniumConf 2017 Berlin

December 4, 2018 by Canberk Akduygu

Hi all, I was at SeleniumConf 2017 Berlin with my team to promote my company Testinium which is a gold sponsor of the conference. As an author of Software Test Academy, I was to summarize some key points after seeing some … Read more

Categories Software Conferences Tags selenium

Selenium Find Element by Ranorex Selocity [2021 Update]

May 16, 2021 by Onur Baskirt
ranorex selocity

Yes, Firepath and FireBug are dead! I am also so sorry for this. I loved both of them. They were very productive and handy tools for test automation engineers.  But, The king is dead, long live the King! and the … Read more

Categories Test Automation Tags selenium

Page Object Model with C#

October 14, 2019 by Ege Aksoz
page object model

In the previous tutorial, we’ve taken the initial steps and entered the world of automated testing. We also wrote our first automated test. From this point on, since we are not just going to write one test, we need to … Read more

Categories Selenium Tutorials Tags csharp, selenium

CSS Selectors in Selenium 17 Tactics and Examples

January 1, 2022 by Onur Baskirt
selenium-logo

Hi all, CSS Selectors in Selenium will be explained in this tutorial, I will describe to you how to write effective CSS Locators to interrogate web elements for your automation projects. As a rule of thumb, your interrogation strategy should be in below … Read more

Categories Selenium Tutorials Tags selenium
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page7 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »