Accessibility id vs id

If you want to keep the ‘By’ around:

MobileBy.AccessibilityId(useKey);

2 Likes