Guide
-
Page Object Model and Page Factory in Selenium
By Chaitanya Pujari, Community Contributor - February 12, 2023
Understand the fundamental concept of Page Object Model (POM) and Page factory in Selenium along with the example and key differences.
Learn More -
How to Build and Execute Selenium Projects
By Chaitanya Pujari, Community Contributor - February 12, 2023
Step-by-step manual on building and executing Selenium projects with Maven and Java. Code snippets included.
Learn More -
How to get Selenium to wait for a page to load
Shreya Bose, Technical Content Writer at BrowserStack - February 11, 2023
Wondering how to wait for a web page to load in Selenium testing? Here's a tutorial to guide you through the process
Learn More -
How to make your Selenium test cases run faster
Shreya Bose, Technical Content Writer at BrowserStack - February 11, 2023
Selenium tests too slow? Use these tricks to speed them up so that you get better results in much lesser time.
Learn More -
Selenium Commands every Developer or Tester must know
Jash Unadkat, Technical Content Writer at BrowserStack - February 11, 2023
This guidepost explains a basic set of commands essential to get started with Selenium test automation.
Learn More -
Test Automation using Selenium and Cucumber Framework: Tutorial
By Garima Tiwari, Community Contributor - February 11, 2023
Learn how to use Selenium and the Cucumber framework to create and run automated website tests. Example included. Test websites on real devices.
Learn More -
6 Things to avoid when writing Selenium Test Scripts
Shreya Bose, Technical Content Writer at BrowserStack - February 11, 2023
Don't let your Selenium test script fall prey to these commonly made errors. Know what to avoid when creating scripts. Get fast and accurate results to your automation testing efforts.
Learn More -
How to run JUnit Parameterized Test in Selenium
By Sonal Dwivedi, Community Contributor - February 10, 2023
Understand how JUnit automation rescues against the problem of data spreadsheets with inbuilt argument sources for parameterized tests.
Learn More -
Page Object Model in Selenium and JavaScript
By Mohit Joshi, Community Contributor - February 10, 2023
If you're looking for a comprehensive guide to understanding and using the Page Object Model in Selenium and JavaScript, look no further! Learn how to write script using Selenium and JavaScript.
Learn More -
Automated Regression Testing: A Detailed Guide
By Kitakabee, Community Contributor - February 10, 2023
What is automated regression testing? Why is it important? How does it work? Find out everything you need to know.
Learn More