You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yngve Bakken Nilsen edited this page Jun 24, 2014
·
6 revisions
IWebDriver.GetScreenshot()
Supported in: Any browser that supports HTML5 Canvas
Returns: System.Drawing.Image
This method will inject Javascript onto the page, and render the contents to a canvas-object which then is sent back to Domify and converted into an Image.
This is an experimental feature, and should be used with care.