class Selenium::WebDriver::Support::Guards::Guard
def exclude?
Bug is present on all configurations specified, but test can not be run because it breaks other tests,
def exclude? @type == :exclude || @type == :flaky end
def exclude? @type == :exclude || @type == :flaky end