Hi,
Just wondering if I can build into every a step a global wait for a particular property on an element, e.g. "IsVisible = false" on "AutomationId=BusyIndicator". I want to do this without having to insert this step wherever it is needed, but rather specify it globally somewhere and have all of my steps wait for this condition automatically. Does such a feature exist?
Cheers