Click here to Skip to main content
15,881,744 members
Everything / Selenium

Selenium

selenium

Great Reads

by Anton Angelov
Use SpecFlow to define automated acceptance tests from business-readable specifications. Learn how to write understandable UI tests within 10 minutes.The post Getting Started with SpecFlow in 10 Minutes appeared first on Automate The Planet.
by Anton Angelov
Find some advanced WebDriver tips and tricks how to use the framework for changing user agent or dealing with SSL certificates.The post 10 Advanced WebDriver Tips and Tricks Part 2 appeared first on Automate The Planet.
by Anton Angelov
Learn how to use the Behaviours Design Pattern to increase the flexibility of your automated tests' API. Create tests the same way you build LEGO.The post Behaviours Design Pattern in Automated Testing appeared first on Automate The Planet.
by Anton Angelov
A detailed overview with examples how to utilize the Decorator Design Pattern in automated tests to create an extendable and decoupled Validators.

Latest Articles

by Mohammed Faci
Get started with Playwright using VS 2022/C# and NUnit
by Nicolas DESCARTES
How to leverage Selenium for UI tests?
by Shahzeb Hoda
In this article, we will learn how to set up a Selenium WebDriver with Java and run the web automation tests (in series and parallel) on the LambdaTest cloud grid.
by Suhagkumar Vamja
This tutorial will discuss using Selenium with JavaScript for automated testing of websites and web applications.

All Articles

Sort by Title

Selenium 

30 Oct 2016 by Anton Angelov
Learn how to extend the tests’ execution workflow running additional code on various points of the workflow. Configure SpecFlow hooks' execution order.
4 Mar 2021 by Yevgeniy Shunevych
An introduction to Atata C#/.NET web UI test automation full-featured framework based on Selenium WebDriver
17 Apr 2019 by WasiUllah Khan
Automated Pakwheels parsing with Selenium and Python
8 May 2016 by Anton Angelov
Learn how to use the Behaviours Design Pattern to increase the flexibility of your automated tests' API. Create tests the same way you build LEGO.The post Behaviours Design Pattern in Automated Testing appeared first on Automate The Planet.
19 Jun 2016 by Anton Angelov
Build a Hybrid Test Automation Framework. Learn how to create an abstract Selenium WebDriver Implementation of it following SOLID principles.
26 Jun 2016 by Anton Angelov
Build a Hybrid Test Automation Framework. Learn how to create an abstract Selenium WebDriver Implementation of it following SOLID principles.The post Create Hybrid Test Framework – Selenium Driver Implementation appeared first on Automate The Planet.
13 Apr 2019 by Florian Rappl
How to run End-To-End tests in an Azure Pipeline using Nightwatch.js framework with TypeScript
18 Sep 2016 by Anton Angelov
Learn how to improve automated testing troubleshooting through the introduction of meaningful exceptions' messages on tests' failure. The third version of the utility will utilize the Decorator Design Pattern.
13 Oct 2014 by Sipra Ray
Selenium to start with for automation Testing in a simple and diagramatic approach..
24 Aug 2021 by Matthew_Heusser
In this post, you will learn a bit about the various components that make up Selenium WebDriver.
6 Sep 2018 by Desmond McCarter
A utility for generating Selenium based Page Object Pattern classes used in web/mobile test cases.
30 Dec 2017 by MMaley
Using Selenium to automate the mint.com transaction page.
13 Dec 2023 by Nicolas DESCARTES
How to leverage Selenium for UI tests?
27 Jan 2018 by Anton Angelov
Through the help of interfaces, extension methods and partial classes, 3 page objects variations are presented that lead to more maintainable code.
9 Nov 2023 by M Mohammed Afsal
This post will discuss Selenium, how to set it up, and how to use Java to create an automated test script.
9 Nov 2023 by Suhagkumar Vamja
This tutorial will discuss using Selenium with JavaScript for automated testing of websites and web applications.
9 Nov 2023 by Suhagkumar Vamja
This article discusses running automation tests at scale using Python, primarily focusing on Selenium.
9 Nov 2023 by Shahzeb Hoda
In this article, we will learn how to set up a Selenium WebDriver with Java and run the web automation tests (in series and parallel) on the LambdaTest cloud grid.
25 Jun 2018 by Sean Rand
This is an article to help you clean up browser processes during automated Selenium testing.
9 Feb 2017 by Sean Rand
Let's get moving in Selenium and start Automation Testing in this Selenium Series.
2 Mar 2017 by Sean Rand
This is an article to demonstrate different uses of ByType Selectors within Selenium. This is the heart of the API, Finding Element(s) using By Types. Understanding these ByType's are key in navigating, selecting and using web elements to test. Lets get going in Automation Testing!
16 Mar 2017 by Sean Rand
Testing using Chrome, Internet Explorer, Edge, and Firefox!
6 May 2018 by Sam__Khan
Automated Craigslist parsing with Selenium using Node.js
6 Nov 2014 by Jake Rote
Xenon is a framework which helps you to write stable acceptance tests