gecko-dev/testing/mozbase/rust/mozprofile
James Graham aa308fff96 Bug 1766125 - Allow setting profile creation directory for geckodriver, r=webdriver-reviewers,whimboo
This adds a `--profile-root` argument to geckodriver that sets the
directory in which we create temporary profiles.

This helps workaround an issue with sandboxed Firefox
instances (e.g. those running on snap) where the /tmp inside the
sandbox and outside the sandbox are not the same. Users can set this
to a directory that's visible both in and out of the sandbox so that
both geckodriver and Firefox can access the temporary profile.

Differential Revision: https://phabricator.services.mozilla.com/D144970
2022-05-18 13:26:08 +00:00
..
fuzz Bug 1758080 - Add fuzzer script to repo, r=webdriver-reviewers,whimboo 2022-03-04 16:57:09 +00:00
src Bug 1766125 - Allow setting profile creation directory for geckodriver, r=webdriver-reviewers,whimboo 2022-05-18 13:26:08 +00:00
Cargo.toml Bug 1723202 - [rust-mozprofile] Release version 0.8.0. r=webdriver-reviewers,jgraham 2022-04-06 08:58:35 +00:00