class Selenium::WebDriver::Support::Guards::Guard

def only?

Bug is present on all configurations not specified
def only?
  @type == :only
end