Category Archives: Selenium Tutorial

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 count323868 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 count125699 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 count102311 Views

Read time14 Min Read

Cypress vs Selenium

AutomationSelenium TutorialTutorial

Cypress vs Selenium – Which Is Better ?

Selenium is one of the most prominent automation frameworks for functional testing and web app testing. Automation testers who use Selenium can run tests across different browser and platform combinations by leveraging an online Selenium Grid, you can learn more about what Is Selenium?

November 12, 2020

view count117609 Views

Read time28 Min Read

Cucumber Best Practices For Selenium Automation

AutomationSelenium TutorialTutorial

Top 5 Cucumber Best Practices For Selenium Automation

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. Do you know Cucumber is a great tool used to run acceptance tests using the plain-text functional descriptions with Gherkin? Behavior Driven Development strategy or BDD, as it is popularly known, is implemented … Continue reading Top 5 Cucumber Best Practices For Selenium Automation

November 3, 2020

view count104218 Views

Read time13 Min Read

Selenium Focus Element Issues And How To Solve Them?

Selenium TutorialTutorial

Selenium Focus Element Issues And How To Solve Them?

Do you know that every website or web application comprises different web pages containing different web elements like buttons, text boxes, progress bars, etc.? However, the web is asynchronous in nature.

November 2, 2020

view count47989 Views

Read time16 Min Read

Chrome Extensions To Find XPath In Selenium

AutomationSelenium Tutorial

10 Of The Best Chrome Extensions – How To Find XPath in Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. Are you facing problems while trying to find XPath in Selenium? Well, you are not alone! This is among the most common challenges most developers face while using Selenium for web testing.

October 29, 2020

view count120437 Views

Read time11 Min Read

Best Reporting Tool For Selenium

AutomationSelenium Tutorial

9 Of The Best Reporting Tools For Selenium

When it comes to testing with Selenium, a detailed test report generated using the right reporting tool for Selenium can do wonders for the testing activity. Test reports generated using Selenium reporting tools give detailed insights into the testing activity and show the test scenarios’ status.

October 23, 2020

view count103870 Views

Read time18 Min Read

localisation using selenium

Selenium WebDriverSelenium TutorialTutorial

Localization Testing Using Selenium WebDriver: A Complete Tutorial

Automation testing is vital to the entire process of delivering a successful web product. The challenge associated with testing a web site or web app grows manifolds if it’s built for a global audience (particularly non-English audience).

October 21, 2020

view count184916 Views

Read time14 Min Read

selenium bitbucket pipelines

Selenium TutorialAutomation

How To Integrate Selenium Bitbucket Pipelines?

Without Continuous Integration or CI, developers would need to manually coordinate, communicate, and test while contributing code to the end product each time. This, in turn, affects the production and causes a delay in release.

October 14, 2020

view count199290 Views

Read time11 Min Read