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
We have an application that does lots of AJAX call, we want to be able to log those request (i.e. see their responses in the logs exposed by the Webdriver), without adding more interceptors on the "wire" between the application and the server.