Go to file
Željko Filipin 682b76662e selenium: Remove ChromeDriver dependency
Since WebdriverIO v5, Puppeteer is available as a Chromedriver
alternative.

Puppeteer is bundled with WebdriverIO. Chromedriver needs to be installed
(and started/stopped) separately. Getting rid of Chromedriver simplifies
our documentation, among other things.

The commit updates tests/selenium/wdio.conf.js to use Puppeteer.

Bug: T269566
Change-Id: Ib2a547792a34e6d40137432f7800b5f71c254c36
2021-03-23 18:03:29 +00:00
.phan Notify of a throttled filter 2020-12-19 10:31:29 +01:00
db_patches Clean up SchemaChangeHandler 2020-11-29 19:14:24 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-03-22 08:35:17 +01:00
includes Fix fatal when computing user_editcount for anons 2021-03-19 13:09:03 +01:00
maintenance Increase coverage for more classes 2021-01-17 17:38:58 +00:00
modules Check response code and prevent exception in worker-abusefilter 2021-02-12 00:01:51 +00:00
tests selenium: Remove ChromeDriver dependency 2021-03-23 18:03:29 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-10 23:05:48 +00:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Updating dependencies 2021-01-28 21:17:54 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Merge "Move all "secondary" hooks away from AbuseFilterHooks" 2021-02-06 18:46:01 +00:00
Gruntfile.js eslint config tweaks 2020-06-09 19:39:03 +01:00
hooks.txt Fix hook name 2021-03-08 16:15:23 +00:00
package-lock.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-10 23:05:48 +00:00
package.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-10 23:05:48 +00:00