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

def except?

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