Open
Bug 1613064
Opened 1 year ago
Updated 2 months ago
Add --export-profile option to export the used profile before deletion
Categories
(Testing :: geckodriver, task, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug, )
Details
For some users and also to get crash dumps easier out of the used Firefox profile it would be good if the last used profile by geckodriver could be exported to a given location. I would propose to add a --export-profile $PATH
option, to allow that.
Implementing that should be easier to do as bug 1433495, which already waits for a while to get implemented.
Reporter | ||
Comment 1•9 months ago
|
||
This is also an important missing feature for webpagetest:
https://github.com/mozilla/geckodriver/issues/1724
Reporter | ||
Updated•9 months ago
|
Priority: -- → P2
Reporter | ||
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•