Guide
-
How to Run Visual Tests with Selenium: Tutorial
By Neha Vaidya, Community Contributor - February 17, 2023
A fundamental guidepost that illustrates how to run visual tests for your applications across multiple browsers and devices using Selenium.
Learn More -
How to perform UI Testing with Selenium
By Garima Tiwari, Community Contributor - February 17, 2023
Learn how to get started with Selenium UI Testing using this fundamental guide for beginners.
Learn More -
Hybrid Framework in Selenium
By Neha Vaidya, Community Contributor - February 17, 2023
This guidepost explains the fundamentals of hybrid frameworks in Selenium along with its architecture and execution flow.
Learn More -
Different Testing Levels supported by Selenium
By Sandra Felice, Community Contributor - February 16, 2023
Selenium is widely used Test Automation Framework. Do you know which testing levels are supported by Selenium?
Learn More -
Robot Framework and Selenium Test Automation
By Akshay Pai, Community Contributor - February 16, 2023
Learn how to write and run automated website tests with Selenium and the Robot Framework. Detailed tutorial with examples included. Test on real devices.
Learn More -
Myths about Selenium Testing
By Jash Unadkat, Technical Content Writer at BrowserStack - February 16, 2023
This guidepost will help you in debunking the 4 most common myths among the QA community when it comes to automating tests using Selenium.
Learn More -
5 Selenium tricks to make your life easier
Shreya Bose, Technical Content Writer at BrowserStack - February 16, 2023
Learn 5 Selenium tips and tricks that will make it much easier for you to automate your tests.
Learn More -
Understanding Role of Thread.sleep() in Selenium
By Sonal Dwivedi, Community Contributor - February 15, 2023
Sleep command plays a pivotal role in Selenium. This guide discusses the role of Thread Sleep Command in Selenium Java, how and when to use it effectively.
Learn More -
Cypress Unit Testing Tutorial
By Gaveen Nayanajith, Community Contributor - February 15, 2023
Understand Cypress Unit Testing by deep diving into writing unit tests effectively with code samples using the Cypress Component Testing option.
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