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
Removing client-side check for whitespace in finding by class name
This check is handled by the atoms, and will throw the proper error. There
is no need to check this on the local end, and will ensure consistent
behavior between language bindings.
0 commit comments