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
Like .click(), .then() does not retry but the use of .then() is not currently flagged by the unsafe-to-chain-command rule.
Is there any reason for that?