I'm looking for standalone packages for Google Chrome / Chromium which can be extracted and used as binaries for my Selenium test suite.
How do I go about such a thing?
|
I'm looking for standalone packages for Google Chrome / Chromium which can be extracted and used as binaries for my Selenium test suite. How do I go about such a thing? |
|||||
|
|
Standalone packages for Google Chrome can be found at the following links: 64bit Ubuntu http://www.google.com/chrome/thankyou.html?hl=en&platform=linux_ubuntu_x86_64 32bit Ubuntu http://www.google.com/chrome/thankyou.html?hl=en&platform=linux_ubuntu_i386 Source: Google Product Forums For development, you may however prefer to download and build Chromium. Chromium.org documents this process for you here, with the source code found here. |
|||||||||||
|
|
Have you tried:
? You can check version for example here: http://www.ubuntuupdates.org/pm/google-chrome-stable |
|||
|
|