Category Archives: Selenium Tutorial

Configure Cucumber Setup

Selenium TutorialTutorial

Configure Cucumber Setup In Eclipse And IntelliJ

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial and Selenium Cucumber . Selenium is a test automation framework extensively used by organizations looking to expedite the web-product testing process. As far as test automation frameworks in Java are concerned, TestNG is … Continue reading Configure Cucumber Setup In Eclipse And IntelliJ

May 10, 2021

view count215955 Views

Read time10 Min Read

speed-up-selenium-test -cases-execution

AutomationSelenium Tutorial

How To Speed Up Selenium Test Cases Execution?

The primary intent of Selenium test automation is to expedite the testing process. In the majority of the cases, automation tests using Selenium perform exceptionally better than the manual counterparts.

April 7, 2021

view count127374 Views

Read time19 Min Read

Running-selenium-tests-in-docker

AutomationSelenium TutorialTutorial

How To Run Selenium Tests In Docker?

Automation testing and Continuous Integration (CI) are integral parts of the development and test activity. Selenium test automation is one such approach that helps in the end-to-end testing of the web product.

March 15, 2021

view count284878 Views

Read time33 Min Read

Selenium SendKeys

AutomationSelenium TutorialTutorial

Selenium SendKeys : All You Need To Know

Selenium automation is not just about navigating and clicking through the links. Yes, you can use it to switch tabs, find broken links, or even drag and drop directly. But there is a lot more to it.

January 20, 2021

view count389925 Views

Read time9 Min Read

what has changed in selenium 4

AutomationSelenium Tutorial

What Is New In Selenium 4 And What Is Deprecated In It?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4. Selenium 4 has been gaining immense attention since the time it was publicly announced by Simon Stewart, the founding member of Selenium in August 2018.

January 11, 2021

view count182356 Views

Read time18 Min Read

how to upgrade from selenium 3-4

AutomationSelenium Tutorial

How To Upgrade From Selenium 3 To Selenium 4?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4. Selenium 4, the latest version of the Selenium framework, has become the talk of the town since its announcement in 2018. The excitement around Selenium 4 is evident since it is packed with a … Continue reading How To Upgrade From Selenium 3 To Selenium 4?

December 28, 2020

view count161531 Views

Read time13 Min Read

run selenium test using IE driver

AutomationSelenium Tutorial

How To Run Selenium Tests Using IE Driver?

When anyone refers to automated browser testing, it somehow means that the testing will be performed on the latest browsers like Chrome, Firefox, etc.

December 4, 2020

view count328959 Views

Read time20 Min Read

Test Automation on Safari Browser with Safari Driver and Selenium

AutomationSelenium Tutorial

Test Automation on Safari Browser with Safari Driver and Selenium

We all know that Google Chrome is the most popular browser in the world. But do you know, with 17.24% of the overall browser market share, Safari is the second most popular one?

November 25, 2020

view count135123 Views

Read time13 Min Read

Selenium4-W3C-WebDriver-Protocol

AutomationSelenium TutorialTutorial

Selenium 4 Is Now W3C Compliant: All You Need To Know

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4. Selenium 4, the latest version of Selenium, is currently available in the Alpha Version. There has been a lot of buzz around the release of Selenium 4 Alpha features, as it is packed with … Continue reading Selenium 4 Is Now W3C Compliant: All You Need To Know

November 17, 2020

view count110875 Views

Read time14 Min Read

Cypress vs Selenium

AutomationSelenium TutorialTutorial

Cypress vs Selenium – Which Is Better ?

The main difference between Selenium & Cypress is that Cypress supports Javascript only and Selenium supports all popular languages like Java, Python, Ruby, C#, Php etc in addition to that Cypress provides us more developer-focused framework and avoids complex environment setup. Selenium is one of the most prominent automation frameworks for functional testing and web … Continue reading Cypress vs Selenium – Which Is Better ?

November 12, 2020

view count125221 Views

Read time32 Min Read