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