You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add no-unused-locators rule (#396) * Initial implementation of rule no-unused-locators * Add code for user action is awaited * Add test for inside an expect * Move comments * Add other locators * Move locators to array clean method * Cleanup --------- Co-authored-by: Mark Skelton <mdskelton99@gmail.com>