Click or drag to resize

TakeScreenShotTakeScreenShotOfElement Method

Framework to automate tests using Selenium WebDriver
Overload List
 NameDescription
Public methodStatic memberCode exampleTakeScreenShotOfElement(IWebElement, String, String) Takes screen shot of specific element.
Public methodStatic memberCode exampleTakeScreenShotOfElement(Int32, Int32, IWebElement, String, String) Takes screen shot of specific element within iframe.
Top
See Also