class Selenium::WebDriver::IE::Driver

Driver implementation for Internet Explorer supporting both OSS and W3C dialects of JSON wire protocol. @api private

Constants

EXTENSIONS

Public Instance Methods

browser() click to toggle source
# File lib/selenium/webdriver/ie/driver.rb, line 33
def browser
  :internet_explorer
end