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
Given:
-- single selectbox with firstnames and lastnames
and
-- .chosen() applied with default values (so, "search_contains" is false by default)
When
-- selectbox is open
and
-- start typing leters in searchbox
and
-- both words contains typed letters
Then
-- wrong word is underlining
The text was updated successfully, but these errors were encountered:
Given:
-- single selectbox with firstnames and lastnames
and
-- .chosen() applied with default values (so, "search_contains" is false by default)
When
-- selectbox is open
and
-- start typing leters in searchbox
and
-- both words contains typed letters
Then
-- wrong word is underlining
The text was updated successfully, but these errors were encountered: