Forem

# 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.
Python and Selenium for a no-permissions Salesforce profile
Cover image for Python and Selenium for a no-permissions Salesforce profile

Python and Selenium for a no-permissions Salesforce profile

16
Comments
10 min read
Test Setup rails 5.2

Test Setup rails 5.2

8
Comments
3 min read
A handy selenium selector syntax in different languages

A handy selenium selector syntax in different languages

5
Comments
1 min read
Web UI tests reinforcement with webtau framework (Selenium based)

Web UI tests reinforcement with webtau framework (Selenium based)

8
Comments
3 min read
Do I really want to write a Google Keep tool?

Do I really want to write a Google Keep tool?

4
Comments 3
1 min read
Scriptless Test Automation with Testsigma

Scriptless Test Automation with Testsigma

3
Comments
5 min read
JavaScript Selenium Mocha QuickStart Guide

JavaScript Selenium Mocha QuickStart Guide

28
Comments 4
4 min read
A hybrid web-automation framework
Cover image for A hybrid web-automation framework

A hybrid web-automation framework

4
Comments
1 min read
C# Selenium MSTest QuickStart Guide

C# Selenium MSTest QuickStart Guide

9
Comments
3 min read
Better E2E testing with TestCafe
Cover image for Better E2E testing with TestCafe

Better E2E testing with TestCafe

11
Comments
4 min read
Selenium 4.0 alpha released - What to expect from the upcoming stable release!
Cover image for Selenium 4.0 alpha released - What to expect from the upcoming stable release!

Selenium 4.0 alpha released - What to expect from the upcoming stable release!

6
Comments
5 min read
Selenium for Test Automation - Aye or Nay?
Cover image for Selenium for Test Automation - Aye or Nay?

Selenium for Test Automation - Aye or Nay?

11
Comments
5 min read
Can we retry failed tests with testng? IRetryAnalyzer

Can we retry failed tests with testng? IRetryAnalyzer

6
Comments
2 min read
loading...