An NDoc Documented Class Library |
|
ISelenium.CaptureScreenshotToString Method
Capture a PNG screenshot. It then returns the file as a base 64 encoded string.
string CaptureScreenshotToString();
Return Value
The base 64 encoded string of the screen shot (PNG file)
See Also
ISelenium Interface | Selenium Namespace