Click here to Skip to main content
15,885,309 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 Yevgeniy Shunevych
An introduction to Atata C#/.NET web UI test automation full-featured framework based on Selenium WebDriver
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.

All Articles

Sort by Score

Selenium 

9 Oct 2018 by Toby Steed
A random tip for improving your automation skillset, from Selenium to Powershell
28 Feb 2017 by Devendra Raju
Run test scripts on Firefox browser using Selenium 3 with GeckoDriver
24 Jun 2015 by Praveen Kumar 11
Gives an insight on what automation is all about, how and when it started, where it is now? And why organizations’ are opting for it.
30 Jun 2015 by Ibrahim ben Salah
This tip describes how to write Selenium based tests while allowing you to mock/fake parts of the server components.
25 Sep 2023 by Federico Di Marco
Saving webpages in single self contained files using Selenium Webdriver
5 Feb 2024 by Mohammed Faci
Get started with Playwright using VS 2022/C# and NUnit
20 Oct 2014 by Sipra Ray
Here I describe all the commands that are required for the Selenium to perform specific tasks.
13 Mar 2015 by Rimbik_
Test AnjularJS page with e2e testing tool - Protractor
8 Oct 2014 by pratimard
Setup and configure Selenium Webdriver With Eclipse and Java
30 Nov 2014 by SrikantSahu
This is a simple application developed using C# MVC and jquery for basic CRUD operations. The application can be unit tested using selenium web drivers.
28 Oct 2014 by pratimard
Drag and Drop using Selenium
3 Jan 2019 by Member 14088083
How to select file for file upload using selenium web driver