Closed Bug 1750711 Opened 3 years ago Closed 3 years ago

[client] When restarting the application the original capabilities are lost

Categories

(Remote Protocol :: Marionette, defect, P3)

Default
defect

Tracking

(firefox98 fixed)

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

Attachments

(1 file)

Noticed while working on bug 1726465. When Marionette currently restarts the session all the capabilities are lost because start_session() is called without any arguments which then overwrites the requested capabilities with a default dict.

We should store the requested capabilities and re-use these for an application restart given that none of the capabilities are actually expected to change.

Severity: -- → S3
Priority: -- → P3
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/903b6c248234 [marionette-client] Keep original capabilities when restarting the application. r=webdriver-reviewers,jdescottes
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: