class SeleniumLauncher::Browser::InternetExplorer

Public Instance Methods

name() click to toggle source
# File lib/selenium-launcher/browsers/internet-explorer.rb, line 5
def name
  'internet_explorer'
end