Select one or more objects. If the object is already selected, it will be ignored.
If there are multiple objects, an objectsSelected
signal will be dispatched.
Else, an objectSelected
signal will be dispatched.
Object or objects to select.
E2E test method.
This method should return true
if the test passes, and false
if it fails.
Check the method itself for more information.
Abstract selector class for all selectors.