class SeleniumLauncher::Browser::Firefox

Public Instance Methods

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