Skip to content
Software Testing Journal
Software Testing Journal

Your daily dose of learning!

  • Blog
  • Help Center
  • Video Playlist
  • Podcast & FAQ
  • Privacy Policy
Software Testing Journal

Your daily dose of learning!

Tag: Selenium

🔧 Self-Healing Selenium Automation with Java — A Smarter Way to Handle Broken Locators

Dheeraj Gambhir, 2025-04-082025-04-08

How to build smarter, more resilient automated tests? We’ve all been there — our Selenium…

Continue Reading
Azure Pipeline

Execute Selenium Tests (C#) through Azure DevOps (CI/CD) in Browser Stack

Dheeraj Gambhir, 2024-02-132024-02-13

In this article, we will be seeing how we can build a CI/CD pipeline in…

Continue Reading
Automation Selenium Logo

Restriction download option in Selenium

Dheeraj Gambhir, 2023-11-202023-11-20

At times, we need to visit a page in our application that automatically starts downloading…

Continue Reading

What happens when you also need to test how your application behaves on a slow connection using Selenium?

Dheeraj Gambhir, 2023-10-192023-10-19

Execute the Selenium test suite on a slow network connection: public class SetNetworkConditions { public…

Continue Reading

Selenium: Need an extension while running your Selenium scripts?

Dheeraj Gambhir, 2023-10-052023-10-05

Do you need an extension while running your Selnium scripts? Though I am not able…

Continue Reading

The best place to add code for taking Screenshots (Selenium with Java)

Dheeraj Gambhir, 2023-09-252023-09-25

If your UI automation code takes screenshots of failure in the test method or page…

Continue Reading

Properties Files in Java with Owner library

Dheeraj Gambhir, 2023-09-042023-09-04

When we create an automation test framework, most of us use properties files to get…

Continue Reading

TestNG/JUnit: assertTrue vs assertEquals for text verification

Dheeraj Gambhir, 2023-08-212023-08-21

We all do text validation in our automation tests to validate whether the returned value…

Continue Reading
©2025 Software Testing Journal | WordPress Theme by SuperbThemes