Taking Screenshots Using Selenium Webdriver
Taking Screenshots Using Selenium Webdriver
This article shows how to take screenshot using Webdriver during test execution and highlight the necessary Web Element using JavascriptExecutor.
While running tests using Selenium Webdriver, the tester needs to take screenshot for the failed test steps to ensure the proper error reporting. The screenshot can be taken depending on the way designed in the Test Framework, either for all important…
View On WordPress















