Commit Graph

38 Commits

Author SHA1 Message Date
Aleksandr Chebotov
24f91060ac Remove google chrome repo on Ubuntu (#3188) 2021-04-15 12:04:19 +03:00
Nikita Bykov
acdde71580 [Ubuntu] Fix Chromium installation (#3136)
* fix chromium installation

* fix chromium

* added symlink

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-04-09 14:50:48 +03:00
Nikita Bykov
b7f276c003 [Ubuntu] Rework Сhromium installation to avoid using snap (#3029)
* rework chromium installation

* added GetChromiumRevision function

* changed getting chrome version

* fixed GetChromiumRevision function

* fixed CHROME_VERSION variable

* move chromium installation to google-chrome.sh

* added -qq for unzip

* added comments to GetChromiumRevision function

* updated tests and sofware report

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-04-02 19:21:33 +03:00
Aleksandr Chebotov
05fc867e8a Suppress unzip logs in Ubuntu image generation (#3068) 2021-03-31 16:07:25 +03:00
Aleksandr Chebotov
21f63fd579 Install Chrome without apt source (#3036) 2021-03-30 10:17:56 +03:00
Dibir Magomedsaygitov
875891b86b [Ubuntu] Migrate missing tools tests to Pester (#2374)
* add missing tests

* fix naming and nvm test

* fix containers test and bring pwsh test back

* remove pwsh test

* small fix
2020-12-31 10:00:43 +03:00
Vladimir Safonkin
0ae118c6ae [Ubuntu] Create symlink for Pester test running (#2349)
* Create symlink for test running

* Fix 1604 and 2004 templates

* Fix php and haskell running

* Minor fix

* Fix new added tests

* Fix symlink

* Minor fix

* Fix script permissions

* Minor fix

* Fix firefox and rust tests

* Fix new merged tests
2020-12-30 09:57:11 +03:00
Dibir Magomedsaygitov
7c15befd02 [Ubuntu] Migrate Browsers and Rust tests to Pester (#2323)
* add tests for browsers and rust

* small fix

* fix tests invoking

* small fixes

* resolve conflicts

* fix firefox test
2020-12-28 11:34:32 +03:00
Dibir Magomedsaygitov
91c6620f2d replace http to https (#2133) 2020-11-30 18:22:41 +03:00
Sergey Dolin
1d4f281899 Add -e to .sh scripts 2020-10-12 15:47:09 +05:00
Vladimir Safonkin
7b3bfbdf61 [Ubuntu] Remove docs logic from Ubuntu provisioner (#1603)
* Remove docs logic on Ubuntu

* Cleanup templates

* Fix oras-cli.sh

* Remove announcements.md
2020-09-17 14:15:31 +03:00
Mikhail Timofeev
e9e5323c93 fix geckodriver output 2020-03-06 01:04:14 +03:00
Sergey Dolin
5a978501ec Move selenium installation to its own script 2020-02-10 17:01:49 +05:00
Dmitry Shibanov
6d1d8c3e48 remove chown 2020-02-05 16:50:58 +03:00
Dmitry Shibanov
e88a502875 update naming 2020-02-04 15:39:21 +03:00
Dmitry Shibanov
bb2a08df6a fix error to pass bin 2020-02-04 14:08:26 +03:00
Dmitry Shibanov
ce62a58d1f add path to directory 2020-02-04 13:58:37 +03:00
MaksimZhukov
f5460b3ddd Update google-chrome script 2020-01-14 18:35:00 +03:00
MaksimZhukov
50b1638ecb Change the variable to uppercase 2020-01-14 15:18:45 +03:00
MaksimZhukov
4c5d54d3dd Move setting of variable 2020-01-14 13:25:54 +03:00
MaksimZhukov
2c37b60941 Add ChromeWebDriver env variable 2020-01-14 13:13:55 +03:00
AndreyMaslennikov
0e0b1c1c28 Update documentation 2020-01-10 11:02:52 +03:00
AndreyMaslennikov
2039a2f973 Remove selenium from the CLASSPATH env variable 2020-01-10 10:47:44 +03:00
Andrey Maslennikov
9dd76a93c4 Update retrieving CHROME_VERSION
Co-Authored-By: Lctrs <Lctrs@users.noreply.github.com>
2019-12-20 15:14:58 +03:00
AndreyMaslennikov
3cea9bfcfa Correct comment about downloading selenium 2019-12-19 17:23:06 +03:00
AndreyMaslennikov
d5bbda1101 Use CHROMEDRIVER_BIN variable instead of hardcoded path 2019-12-19 17:11:40 +03:00
AndreyMaslennikov
819581eed2 Remove logging of chrome version 2019-12-19 16:29:24 +03:00
AndreyMaslennikov
4130f8a984 Add url about compatibility of chrome and chromedriver 2019-12-19 16:27:57 +03:00
AndreyMaslennikov
be716669e8 Fix url for latest chromedriver version 2019-12-19 16:26:02 +03:00
AndreyMaslennikov
2ee9dfbe6d Documented that we've installed selenium server 2019-12-19 16:19:55 +03:00
AndreyMaslennikov
5b5891dc60 Add java binaries to the beginning of CLASSPATH 2019-12-19 16:01:48 +03:00
AndreyMaslennikov
a204eeef8e Check whether selenium was installed 2019-12-19 15:29:08 +03:00
AndreyMaslennikov
605c62657d Determine latest selenium version automatically 2019-12-19 15:22:22 +03:00
AndreyMaslennikov
eb2de18d4d Add selenium server to environment variables 2019-12-19 14:36:52 +03:00
AndreyMaslennikov
fe997d5037 Additional logs 2019-12-18 18:09:51 +03:00
AndreyMaslennikov
84a404c4ee Install chromedriver and hardcoded selenium server 2019-12-18 17:16:23 +03:00
Shady Ibraheem
1dcd276b1e Another mop up commit to add missing changes from the last mop-up. 2019-12-13 11:57:37 -05:00
Shady Ibraheem
f396818e23 Inital commit. 2019-11-15 15:38:01 -05:00