Open acreskeyMoz opened 6 months ago
Hi @acreskeyMoz , do you know where the log file ends up? Do geckodriver pass on process.env.MOZ_LOG_FILE
so the actual directory should then be on the phone?
Hi, @soulgalore, that's a good question. But even if geckodriver doesn't pass that along, we could come up with a good default. Let me try a couple of things, maybe I can get this working and put up a patch.
Have you read the documentation?
URL
No website
What are you trying to accomplish
Collecting moz_logs is very helpful for Firefox performance engineers.
As far as I can tell,
firefox.collectMozLog
does not copy the generated log file when running on Firefox for Android.See usage: https://github.com/search?q=repo%3Asitespeedio%2Fbrowsertime%20collectMozLog&type=code
What browser did you use?
Firefox
How to reproduce
Log output
No response