Closed Bug 969381 Opened 10 years ago Closed 9 years ago

Implement Marionette command executor for Java

Categories

(Remote Protocol :: Marionette, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ato, Assigned: ato)

Details

(Whiteboard: [webdriver-compat])

The FirefoxDriver class in the Selenium project needs a transport layer that can speak the socket based Marionette, and a class that implements the CommandExecutor interface that can make out the new Marionette-based backend to FirefoxDriver.
Assignee: nobody → ato
This has been done in the Open Source project by barancev, what are we wanting to do here?
Not completely.  The existing current implementation is inconsistent with the current Marionette protocol and also incomplete in some areas.  It also needs to be moved into a dependency package unless we want to stick the code in the Selenium tree.

(The FirefoxDriver class also needs an update, but I'm awaiting jleyba's (Google) changes to the ChromeDriver class before filing a separate bug about that.)
Whiteboard: [webdriver-compat]
Java command executor is updated to the current Marionette state
This is done in the selenium project that runs against wires
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.