You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
+ Add screen resolution aliases as capabilities for Zalenium
13
+
screenResolution
14
+
resolution
15
+
screen-resolution
16
+
17
+
e.g.
18
+
12:50:55.546 INFO - Adding browserName=chrome,maxInstances=1,platform=LINUX,acceptSslCerts=true,screenResolution=1900x1880,resolution=1900x1880,screen-resolution=1900x1880,version=57.0.2987.110 ,chrome_binary=/usr/bin/google-chrome-stable
19
+
20
+
12:50:55.543 INFO - Adding browserName=firefox,maxInstances=1,platform=LINUX,acceptSslCerts=true,screenResolution=1900x1880,resolution=1900x1880,screen-resolution=1900x1880,version=47.0.1,firefox_binary=/home/seluser/firefox-for-sel-2/firefox
21
+
22
+
+ Remove docker:stable compose:beta/older TravisCI test as is not providing any value
23
+
+ Bump Supervisor up to 2017-03-07 commit: 23925d017f8ecc
0 commit comments