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
Reproducible using the selector And "" in the "" should be ""
If you put a value that starts with a decimal in the "should be" (for example, '.5', it interprets it as a class and tries to look for a class called '5'.
Ex:
When I click on "Button" containing ".75"
it will look for.Button .75
(or something)@sherry-hover @dusterdb88 have more examples
The text was updated successfully, but these errors were encountered: