Formatted

This commit is contained in:
butomo1989 2017-02-28 15:43:20 +01:00
parent 7578113213
commit c5a3cc834e

View file

@ -82,7 +82,7 @@ pass environment variable **CONNECT\_TO\_GRID=True** to connect docker-appium to
-e APPIUM_HOST="<host_ip_address>" : where / on which instance is appium server running. Default value: 127.0.0.1 -e APPIUM_HOST="<host_ip_address>" : where / on which instance is appium server running. Default value: 127.0.0.1
-e APPIUM_PORT=<port_number> : which port is appium server running. Default port: 4723 -e APPIUM_PORT=<port_number> : which port is appium server running. Default port: 4723
-e SELENIUM_HOST="<host_ip_address>" : where / on which instance is selenium grid running. Default value: 172.17.0.1 -e SELENIUM_HOST="<host_ip_address>": where / on which instance is selenium grid running. Default value: 172.17.0.1
-e SELENIUM_PORT=<port_number> : which port is selenium grid running. default port: 4444 -e SELENIUM_PORT=<port_number> : which port is selenium grid running. default port: 4444
![][connect to grid 1] ![][connect to grid 2] ![][connect to grid 1] ![][connect to grid 2]