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.
Single file Java and Selenium

Single file Java and Selenium

8
Comments
2 min read
1 to 50 - MAN VS SELENIUM

1 to 50 - MAN VS SELENIUM

6
Comments 1
2 min read
Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

10
Comments
1 min read
data-locators with Selenium (or the frontend dev stole my id)

data-locators with Selenium (or the frontend dev stole my id)

6
Comments 2
2 min read
using Selenium to login to a website

using Selenium to login to a website

20
Comments
3 min read
XPath locators with chrome devtools

XPath locators with chrome devtools

9
Comments
1 min read
how to interact with a webpage with Selenium and Python

how to interact with a webpage with Selenium and Python

5
Comments
2 min read
How to get started with Selenium and Python

How to get started with Selenium and Python

7
Comments
2 min read
pytest Report Generation For Selenium Automation Scripts

pytest Report Generation For Selenium Automation Scripts

7
Comments
13 min read
End to End testing with Selenium — Retrospective

End to End testing with Selenium — Retrospective

6
Comments
7 min read
Using Selenium and Python Hypothesis for Automation Testing

Using Selenium and Python Hypothesis for Automation Testing

7
Comments
18 min read
End to End Testing with Cypress

End to End Testing with Cypress

23
Comments
5 min read
Cypress Framework: The Swiss Army Knife for your Tests

Cypress Framework: The Swiss Army Knife for your Tests

8
Comments
5 min read
Using a Component Model in Selenium to Increase Maintainability and Reusability

Using a Component Model in Selenium to Increase Maintainability and Reusability

14
Comments 3
4 min read
React Specific Selectors in TestCafe

React Specific Selectors in TestCafe

10
Comments 8
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.