Open
Bug 1613064
Opened 5 years ago
Updated 2 years ago
Add --export-profile option to export the used profile before deletion
Categories
(Testing :: geckodriver, task, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
()
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•5 years ago
|
||
This is also an important missing feature for webpagetest:
https://github.com/mozilla/geckodriver/issues/1724
Reporter | ||
Updated•5 years ago
|
Priority: -- → P2
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•3 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•