Class: Selenium::WebDriver::Driver — Documentation by …
Execute an asynchronous piece of JavaScript in the context of the currently selected frame or window. # execute_script (script, *args) ⇒ WebDriver::Element, ... (also: #script) Execute the given JavaScript. # get (url) ⇒ Object. Opens the specified URL in the browser. # initialize (bridge: nil, listener: nil, **opts) ⇒ Driver constructor ...
