Added browser apks for mobile website testing

This commit is contained in:
butomo1989 2017-01-30 15:27:06 +01:00
parent 6d90d6874b
commit d14107f05a
7 changed files with 16 additions and 0 deletions

View file

@ -84,6 +84,11 @@ RUN ln -s noVNC/vnc_auto.html noVNC/index.html
EXPOSE 4723
EXPOSE 6080
#=================
# Add Browser Apk
#=================
COPY example/browser_apk /root/browser_apk
#===================
# Run docker-appium
#===================

View file

@ -11,6 +11,16 @@ Requirements
Docker is installed in your system.
Features
--------
1. Android emulator
2. noVNC
3. Appium server
4. Browser application for mobile website testing
- Chrome version 55 (for x86 and armeabi)
- Firefox version 51 (for x86 and armeabi)
Quick Start
-----------

View file

@ -0,0 +1 @@
Browser apps are downloaded from http://www.apkmirror.com