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
Prompt: Update uniqueSelector package to factor in data-cy, data-test, data-testid, etc, and not use attributes that have dynamic values in them (like for classnames or ids). #14
This package is called from a lot of critical systems (both in the app + the cloud) and so its essential that it be hyper optimized (like every ms matters) - so do extensive performance testing on it to validate your changes