# File lib/selenium/client/legacy_driver.rb, line 1646 def capture_screenshot_to_string() return string_command("captureScreenshotToString", []) end