DEV Community

# selenium

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How To Handle Login Pop-up In Selenium WebDriver Using Java?

How To Handle Login Pop-up In Selenium WebDriver Using Java?

9
Comments 1
10 min read
Use of .properties file in selenium project with TestNG

Use of .properties file in selenium project with TestNG

4
Comments
7 min read
How to use Extent Reports with TestNG in Selenium Java

How to use Extent Reports with TestNG in Selenium Java

7
Comments 2
7 min read
Getting started with TestNG

Getting started with TestNG

3
Comments
4 min read
How To Do Parameterization In Pytest With Selenium?

How To Do Parameterization In Pytest With Selenium?

5
Comments
22 min read
What is XPath in Selenium?

What is XPath in Selenium?

3
Comments
4 min read
Instagram Scraper 101: How to scrape Instagram posts, comments…

Instagram Scraper 101: How to scrape Instagram posts, comments…

3
Comments 5
10 min read
Parameterized Tests For Selenium Testing

Parameterized Tests For Selenium Testing

5
Comments
15 min read
How to bypass ReCaptcha's in Selenium UI tests

How to bypass ReCaptcha's in Selenium UI tests

3
Comments
12 min read
How To Run Selenium Tests In Docker ?

How To Run Selenium Tests In Docker ?

14
Comments 1
37 min read
Page Object Model (POM) In Selenium Python

Page Object Model (POM) In Selenium Python

7
Comments
17 min read
Automation In Scala: Basic Selenium Tests

Automation In Scala: Basic Selenium Tests

6
Comments
3 min read
Iniciar en el mundo del TESTING AUTOMATIZADO ✍

Iniciar en el mundo del TESTING AUTOMATIZADO ✍

7
Comments 1
3 min read
How to start in Automation Testing ✍

How to start in Automation Testing ✍

6
Comments 1
3 min read
How To Handle Dropdowns In Selenium WebDriver Using Python?

How To Handle Dropdowns In Selenium WebDriver Using Python?

11
Comments
13 min read
Create an Automated Web Bot with Selenium in Python

Create an Automated Web Bot with Selenium in Python

19
Comments
10 min read
Setup Selenium WebDriver For xUnit Framework In C#

Setup Selenium WebDriver For xUnit Framework In C#

4
Comments
4 min read
How to use POM in software testing

How to use POM in software testing

2
Comments
2 min read
How To Use NUnit Annotations For Selenium Automation Testing [With Example]

How To Use NUnit Annotations For Selenium Automation Testing [With Example]

9
Comments
14 min read
Playwright Vs. Puppeteer Vs. Selenium: What are the differences?

Playwright Vs. Puppeteer Vs. Selenium: What are the differences?

3
Comments
9 min read
How To Find Broken Images Using Selenium WebDriver?

How To Find Broken Images Using Selenium WebDriver?

9
Comments 1
23 min read
Test Plan : Is It Mandatory to Create Test Plan?

Test Plan : Is It Mandatory to Create Test Plan?

3
Comments
1 min read
How To Integrate Cucumber With Jenkins?

How To Integrate Cucumber With Jenkins?

15
Comments
14 min read
9 Things I Wish I Knew When I Started As QA Engineer

9 Things I Wish I Knew When I Started As QA Engineer

5
Comments
1 min read
Using Atata to create UI tests for user defined web forms

Using Atata to create UI tests for user defined web forms

8
Comments
6 min read
loading...