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
+5
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
#===================