OptionalancestorOnly find instances that are nested under an element with the given selector.
OptionalappearanceOnly find instances with a specific appearance.
OptionalbuttonOnly find instances with the specified type.
OptionaldisabledOnly find instances which match the given disabled state.
OptionaliconOnly find instances that contain an icon whose name matches the given value.
OptionalnameOnly find instances which contain an icon with the given name.
OptionalselectorOnly find instances whose host element matches the given selector.
OptionaltextOnly find instances whose text matches the given value.
OptionalvariantOnly find instances with a variant.
A set of criteria that can be used to filter a list of button harness instances.