David TzemachAug 4, 20213 minSelenium C# Tutorial: Capturing screenshots with Selenium WebDriverSelenium WebDriver provides the capability to capture screenshots during test execution. This ability is vital when you need to...
David TzemachJan 22, 20211 minSelenium C# Tutorial: Page Object Model (POM) & Page Factory in SeleniumPage Object Model (POM) is one of the most commonly used design patterns in test automation projects that involve an object repository...