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 the WebDriver spec the endpoint for /session/{session id}/alert/text references different elements for the GET and POST request. While GET returns the value of the alert message, POST sets the text field of an alert.