Take |
public static class TakeScreenShot
The TakeScreenShot type exposes the following members.
| Name | Description | |
|---|---|---|
| CutOutScreenShot | Cut out the screen shot by giving locationX, locationY, elementWidth, elementHeight. | |
| TakeScreenShotOfElement(IWebElement, String, String) | Takes screen shot of specific element. | |
| TakeScreenShotOfElement(Int32, Int32, IWebElement, String, String) | Takes screen shot of specific element within iframe. |