# File lib/selenium/openqa/selenium.rb, line 1574 def capture_entire_page_screenshot(filename) do_command("captureEntirePageScreenshot", [filename,]) end