Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

change temp path for "rust_mozprofile"

281 views
Skip to first unread message

张依伦

unread,
Jun 21, 2018, 8:13:22 AM6/21/18
to tools-ma...@lists.mozilla.org
Hi,
My name is Enzo. I'm using geckodriver and having a problem with the
temporary profiles that are
created in the C:\Users\A\AppData\Local\Temp, but geckodriver creates it's
own with the prefix "rust_mozprofile" since I want to enhance the writing
speed, I created a RAM disk and write the temp file into the RAM disk.
I want to ask if it is possible to change this cache(temp files) path to
RAM disk? I tried to change the cache path for firefox, but it doesn't work
and geckodriver still writes files to the original path. Could you help me
with that issue? Thank you very much!

Best,
Enzo Zhang

Andreas Tolfsen

unread,
Jun 21, 2018, 8:33:48 AM6/21/18
to 张依伦, tools-ma...@lists.mozilla.org
Also sprach 张依
Yes it is!

Try setting the TMPDIR environment variable to the location of the
RAM disk.
0 new messages