public override void Apply(SearchCriteria searchCriteria)
 {
     searchCriteria.AndAutomationId(name);
 }