Captures a visual snap shot of a specific browser instance and logs it to the log location.
This function will also add the path to the image to the log file.
Syntax| C# |
public void CaptureBrowser ( Browser browserToCapture )
Parameters- browserToCapture (Browser)
- The browser instance to capture.
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
