Guide
-
TestNG Annotations in Selenium Webdriver with Examples
By Neha Vaidya, Community Contributor - February 15, 2023
Learn about TestNG annotations, and the role they play in automated testing with Selenium.
Learn More -
How to Run Selenium Tests on Safari using SafariDriver
By Jash Unadkat, Community Contributor - February 14, 2023
This guidepost provides a fundamental demonstration of how to automate test cases in Safari using a built-in SafariDriver.
Learn More -
Selenium RemoteWebDriver : Difference between WebDriver and RemoteWebDriver
By Neha Vaidya, Community Contributor - February 14, 2023
Selenium Remote WebDriver implements WebDriver interface to execute test cases in Local Environments. Learn what is Remote Webdriver with example
Learn More -
How to perform Mouse Hover Action in Selenium
By Jash Unadkat, Technical Content Writer at BrowserStack - February 14, 2023
Mouse hover is an extremely fundamental operation an end-user uses while interacting with web elements on a website. Learn how to automate the mouse hover operation in Selenium in this simple guidepost.
Learn More -
Top Selenium Reporting Tools
By Neha Bharati, Community Contributor - February 14, 2023
Finding the right Test Reporting Tool for your Selenium Test Automation? Here are the top 5 selenium reporting tools to consider.
Learn More -
Getting Started with Selenium and React
By Neha Vaidya, Community Contributor - February 13, 2023
Beginner's tutorial on how to configure Selenium and React and run Reach apps using Selenium. Code samples included. Run Selenium tests on real devices.
Learn More -
Regression Testing with Selenium: Tutorial
By Pooja Deshpande, Community Contributor - February 13, 2023
Selenium is a great tool for regression testing. This step-by-step guide explains how to perform regression testing with selenium.
Learn More -
Why you should move your testing to a Selenium Cloud?
Shreya Bose, Technical Content Writer at BrowserStack - February 12, 2023
Are you getting the most out of automated tests? Can you leverage parallel testing on real devices and browsers? If not, its time your move all your tests to a Selenium cloud. Get better results with lesser effort.
Learn More -
Unit Testing Frameworks in Selenium
By Jash Unadkat, Technical Content Writer at BrowserStack - February 12, 2023
This guidepost highlights some of the highly preferred language-specific unit testing frameworks in Selenium.
Learn More -
How to Drag and Drop in Selenium?
By Neha Vaidya, Community Contributor - February 12, 2023
Learn how to automate the drag and drop action of websites while testing with Selenium. Run the code snippet given, and start automating your website tests today.
Learn More