Skip to content

W3C endpoints for execute #1237

@titusfortner

Description

@titusfortner

Only the JSON Wire Protocol endpoints to marionette through the remote server currently work:
/session/{session id}/execute
and
/session/{session id}/execute_async

The W3C endpoints to marionette through the remote server do not currently work:
/session/{session id}/execute/sync
and
/session/{session id}/execute/async

Marionette does support them, as they work when I run them locally, directly through Ruby bindings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions