Category Archives: Selenium 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
170673 Views
13 Min Read
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
336901 Views
20 Min Read
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
147024 Views
13 Min Read
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
124230 Views
14 Min Read
AutomationSelenium TutorialTutorial
Cypress vs Selenium – Which Is Better ?
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Cypress Tutorial. 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 … Continue reading Cypress vs Selenium – Which Is Better ?
November 12, 2020
144654 Views
31 Min Read
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
145572 Views
11 Min Read
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
199412 Views
14 Min Read
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
211665 Views
11 Min Read
AutomationSelenium TutorialSelenium WebDriver
Selenium RemoteWebDriver: What Is It? How Is It Different From WebDriver?
Selenium has gained immense popularity as the most preferred automation testing tool. It is being used widely for testing web applications as it supports a plethora of programming languages, operating systems, and browsers.
September 23, 2020
113184 Views
8 Min Read
All You Need To Know For Selenium Testing On The Cloud
Building large-scale web applications take a monumental effort. Testing the quality of these applications requires a whole other level of dedication. From a developer’s vantage point, the focus is on improving the feature set, speeding up the overall performance, and building a scalable product.
September 21, 2020
103786 Views
11 Min Read