BeforeRenderScreenshotHook method
Use this to supply a JavaScript snippet that should be executed on the Ultrafast Grid before the DOM is rendered.
Syntax
eyes.Check(Target.Window().BeforeRenderScreenshotHook(hook))
Parameters
- hook
- Type:string
- A string with legal JavaScript code.
Return value
- Type: SeleniumCheckSettings