Closed Bug 941126 Opened 11 years ago Closed 10 years ago

deleteSession not matching webdriver command quit

Categories

(Remote Protocol :: Marionette, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ato, Assigned: ato)

References

(Blocks 1 open bug)

Details

Marionette uses "deleteSession" for ending sessions while the expected
webdriver command is "quit".

This incompatibility makes it harder to use Marionette directly
without maintaining a WebDriver-to-Marionette command conversion set.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Since Marionette doesn't manage the life cycle of the browser itself,
it might be confusing to rename deleteSession to quit when quit needs
special casing in each language bindings anyways.

Keeping startSession and deleteSession as they are makes more sense
IMO.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.