Taking Screenshot Using TakesScreenshot Interface In Selenium
Hello Folks, In this post we will learn how to take screenshots in Selenium webdriver using selenium provide interface TakesScreenshot . Why we need to take screenshot? When we perform manual testing , for each step or important steps, we take screenshot and attach in test result report. Screenshots are proof of test case status. It gives…
Read More “Taking Screenshot Using TakesScreenshot Interface In Selenium” »