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
I have a test which is trying to click on an input and validate a UI change when the input is in "selected" state, however by chromy click method does not seem to work when the selector is an input component. Other methods like type(selector) do work on the same input component though.
The text was updated successfully, but these errors were encountered:
I have a test which is trying to click on an input and validate a UI change when the input is in "selected" state, however by chromy click method does not seem to work when the selector is an input component. Other methods like type(selector) do work on the same input component though.
The text was updated successfully, but these errors were encountered: