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.
XPath locators with chrome devtools

XPath locators with chrome devtools

9
Comments
1 min read
How to start with Automation testing using Selenium, Mocha and Javascript

How to start with Automation testing using Selenium, Mocha and Javascript

4
Comments 1
2 min read
what is a locator in Selenium (and Python)

what is a locator in Selenium (and Python)

5
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 take a screenshot of your Selenium test with Python

how to take a screenshot of your Selenium test with Python

6
Comments
1 min read
How to get started with Selenium and Python

How to get started with Selenium and Python

7
Comments
2 min read
What is the cdc variable in chromedriver?

What is the cdc variable in chromedriver?

8
Comments 2
2 min read
chromedriver role in the world

chromedriver role in the world

5
Comments
1 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.