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
Soon there will be a cy.tab() command that can be used, but until then for typeaheads we have to wait for the dropdown to appear then use {enter} to select the currently highlighted option.
{tab}
is not a valid key.Soon there will be a
cy.tab()
command that can be used, but until then for typeaheads we have to wait for the dropdown to appear then use{enter}
to select the currently highlighted option.See: cypress-io/cypress#299
The text was updated successfully, but these errors were encountered: