Open GoogleCodeExporter opened 9 years ago
I used xvfb-run to launch the the selenium server on the node in a large-size
virtual X server,
/usr/bin/xvfb-run --server-args=":1 -screen 0 1024x768x24" java
-Dwebdriver.chrome.driver=./chromedriververbose -jar
selenium-server-standalone-2.46.0.jar -role node -nodeConfig
linux_node_eelgheez.json -log
node_eelgheez-2.16-chromium-latest-selenium-2.46.log -debug
Original comment by eelgh...@gmail.com
on 7 Jul 2015 at 4:38
I obtained the latest chromium with these commands,
wget -O - -q
http://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/LAS
T_CHANGE
wget
http://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/337
274/chrome-linux.zip
Original comment by eelgh...@gmail.com
on 7 Jul 2015 at 4:43
[deleted comment]
Attaching a fragment of the test output, the summary of which shows in the
above description.
Original comment by eelgh...@gmail.com
on 7 Jul 2015 at 5:08
Attachments:
Does this issue indicate a deficiency in chromedriver or
selenium-server-standalone?
Original comment by eelgh...@gmail.com
on 10 Jul 2015 at 2:47
update latest chromedriver.exe, it will works fine
Original issue reported on code.google.com by
eelgh...@gmail.com
on 7 Jul 2015 at 4:32Attachments: