docker-android
docker-android copied to clipboard
Improve Quickstart readme
🚀 Feature Request
Hi! I think a few more things should be pointed in quickstart guide:
-
Even if your system passes kvm-ok test, before running emulator you should stop any other hypervisors (like VirtualBox and so on). This is definitely obvious thing but I spent two hours with no useful messages in container logs and not-starting emulator.
-
Seleniumgrid integration for now supports only grid version 3 due to the breaking changes in API on Seleniumgrid v4.
@budtmo Is integration with Selenium Grid version 4 planned?