Returns:
167 168 169
# File 'lib/oats/oats_selenium_api.rb', line 167 def firefox? Oats.data('selenium.browser_type') =~ /firefox/ end