Selenium Webdriver
-
SendKeys in Selenium WebDriver
Learn how SendKeys() method plays a vital role in automating test cases for form interactions using Selenium. A must-know command for QAs.
Learn More -
Page Object Model and Page Factory in Selenium C#
This guide explains the concept of the Page Object Model (POM) and Page Factory in Selenium C#, along with the example and implementation.
Learn More -
What is a Test Runner
Want to know more about Test Runner? Learn how to execute test files on multiple real devices using Test Runner.
Learn More