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
In other frameworks (such as httpretty or requests-mock), I can register a response using a regex to match the URL. The documentation explicitly states that this is not supported, but does not indicate what should be done instead.