Home » Software Testing » Automation Testing

Automation Testing

How to Connect Selenium To Existing Chrome Browser?

In this post, we will be talking about in detail, How to Connect Selenium to the Existing Chrome Browser which is manually opened in remote debugging mode. So let’s start with the following topic. What is Remote Debugging In Chrome Browser? In sort, Remote debugging is debugging of application that might be running on some …

How to Connect Selenium To Existing Chrome Browser? Read More »

How To Run Selenium Tests In Brave Browser Using ChromeDriver?

Selenium Tests in Brave Browser? This question seems hideous to you but this is possible and quite easy if you know how to launch Chrome Browser through Selenium. But before moving ahead why not we talk about Brave Browser. What is Brave Browser ? Brave Browser is an open-source browser from Brave Software, Inc and …

How To Run Selenium Tests In Brave Browser Using ChromeDriver? Read More »

WebDriverManager: New Way to handle driver binaries in Selenium

What is WebDriverManager? WebDriverManager is an open-source library which is used to automate the handling of browser driver binaries. User can add this library in their selenium project using a build tool like Maven or Gradle depending on your project. So let’s talk about the advantages or the task which WebDriverManager handles. Checks the version …

WebDriverManager: New Way to handle driver binaries in Selenium Read More »

hypericum with lush green leaves near nutmeg and cinnamon

Regression Testing in Agile – All you need to know

Overview In modern software development, Regression testing plays a vital role in the sustainability of product behaviors as a whole. In this article, we will walk you through some concepts of Regression testing in Agile development approach. What is regression testing? Regression Testing is a testing practice that helps ensure the performance of the application …

Regression Testing in Agile – All you need to know Read More »

Scroll to Top
Scroll to Top