Selenium Webdriver
-
Top Selenium Commands for Developers and Testers
Core list of Selenium Commands and Methods that every tester or developer should know. These commands will help automate your test cases for a web app.
Learn More -
Features of Selenium IDE that every developer should know
Learn about the features of Selenium IDE that make it one of the most effective tools for automated testing. Boost your automated Selenium tests with the right tool.
Learn More -
Page Object Model and Page Factory in Selenium
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 use TestNG Reporter Log in Selenium
Understand what is TestNG Reports. Learn to use TestNG Reporter Log in Selenium and generate Reports using TestNG Reporter class using examples.
Learn More -
How to use DataProvider in Selenium and TestNG?
Learn how to run automated tests for Data Provider in Selenium TestMG with examples to provide complex parameters in the test methods.
Learn More -
Cross Browser Testing using Selenium WebDriver: Tutorial
This guidepost explains the fundamentals of cross browser testing and also demonstrated how to perform cross browser testing using Selenium.
Learn More -
7 Best Practices for Efficient Selenium Web Browser Automation
Learn the top seven practices for web browser automation using Selenium. Use Selenium web browser automation to test your websites on real devices.
Learn More -
How to click on a hyperlink using Selenium WebDriver?
Here is a step-by-step guide on how you can click on a hyperlink with the help of Selenium WebDriver.
Learn More -
Selenium Grid Tutorial : How to Set It Up
Learn how beginners can get started with Selenium Grid. Read this BrowserStack guide on Selenium Grid basics, architecture, features & setup configuration.
Learn More -
Understanding Element Not Interactable Exception in Selenium
Learn about Element Not Interactable Exception in Selenium, when it occurs, and different methods to handle Element Not Interactable Exception
Learn More