Zilvinas T
Zilvinas T
Hello, thank you for fast response. I attached a [logcat.txt](https://github.com/mozilla/geckodriver/files/8955147/logcat.txt) with logs catpured right after the error. Could elaborate more on storage option here? It says that it should not...
Hello again. I've tried few things that you mentioned. `appium:androidStorage` returned `1656316695297 mozdevice INFO Device is unrooted` when trying to launch with `app` or `internal`. By default the `$EXTERNAL_STORAGE` is...
Tried executing the request on these capabilites: ``` { "capabilities": { "alwaysMatch": { "browserName": "firefox", "platformName": "mac", "moz:firefoxOptions": { "androidPackage": "org.mozilla.firefox" }, "appium:automationName": "Gecko", "appium:deviceName": "Pixel 4 API 30" },...
Hello, maybe there's an update regarding the issue? :)
Hello again, any updates? @whimboo
Hello, thanks for your response.[adblogcat.txt](https://github.com/mozilla/geckodriver/files/9102727/adblogcat.txt) is here and talking about stacktrace, it just produces `1657719692270 mozdevice INFO Device is unrooted` every time I execute the request in Postman.