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.
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
How To Use Asserts In NUnit Using Selenium?

How To Use Asserts In NUnit Using Selenium?

7
Comments
25 min read
Top Automation Testing Trends To Look Out In 2021

Top Automation Testing Trends To Look Out In 2021

22
Comments 1
10 min read
Using cmd switches with pytest to share data between tests

Using cmd switches with pytest to share data between tests

3
Comments
2 min read
NUnit Tutorial: Setting Up NUnit Environment With Visual Studio

NUnit Tutorial: Setting Up NUnit Environment With Visual Studio

9
Comments
6 min read
Automating my college's website.

Automating my college's website.

6
Comments
2 min read
loading...