selenium: remove @wdio/devtools-service NPM package

Devtools Service is "A WebdriverIO service that allows you to run
Chrome DevTools commands in your tests".

It was introduced in 2019 (1955a8a) but we are not using it.

For more information see:
https://webdriver.io/docs/devtools-service/

Bug: T280334
Change-Id: I718bd5bbcff56c294025f9e3f2fb3de67e1ed9c6
This commit is contained in:
Željko Filipin 2021-03-31 16:15:48 +02:00 committed by Zfilipin
parent c6a8b0c033
commit 7d937f792a
2 changed files with 0 additions and 1265 deletions

1264
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,6 @@
},
"devDependencies": {
"@wdio/cli": "6.1.12",
"@wdio/devtools-service": "6.4.7",
"@wdio/dot-reporter": "6.1.9",
"@wdio/junit-reporter": "6.1.9",
"@wdio/local-runner": "6.1.12",