# File lib/selenium/web_page.rb, line 205 def capture_screen(file) @browser.capture_screenshot(file) end