mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 12:15:52 +03:00
[GH-ISSUE #197] Chrome launch with data:, #140
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ahafid01 on GitHub (Sep 4, 2019).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/197
🐛 Bug Report
Operating System:
Ubuntu 18.04
Docker Image:
budtmo/docker-android-x86-9.0
Docker Version:
18.09.7
Docker-compose version (Only if you use it):
1.24.1
When I run tests (java) on chrome, I have "data:," on browser instead of my website.
@budtmo commented on GitHub (Sep 11, 2019):
Hi @ahafid01 ,
could you maybe share your test code?
@ahafid01 commented on GitHub (Sep 11, 2019):
When I use a non-docker appium, It work fine.
@mikk150 commented on GitHub (Sep 24, 2019):
Same issue, but with budtmo/docker-android-x86-8.1
@mikk150 commented on GitHub (Sep 24, 2019):