Testing_Selenium::captureScreenshotToString
Capture a PNG screenshot. It then returns the file as a base 64 encoded string.
Signature
public function captureScreenshotToString()
Returns
- string
- The base 64 encoded string of the screen shot (PNG file)