# File selenium.rb, line 1572 def capture_entire_page_screenshot(filename) do_command("captureEntirePageScreenshot", [filename,]) end