Skip to content

GET/POST for '/session/{session id}/alert/text' references alert message vs. text field #1146

Open
@whimboo

Description

@whimboo

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.

https://w3c.github.io/webdriver/webdriver-spec.html#get-alert-text
https://w3c.github.io/webdriver/webdriver-spec.html#send-alert-text

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions