-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Description
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
Labels
No labels