mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
chore(deps): update webdriverio to 8.16 and stop using selenium-standalone
This commit is contained in:
@@ -36,7 +36,6 @@ async function runCompileCheckInBrowser() {
|
||||
browserName: 'chrome',
|
||||
},
|
||||
logLevel: 'warn',
|
||||
services: ['selenium-standalone']
|
||||
};
|
||||
// Run in headless mode on Github Actions.
|
||||
if (process.env.CI) {
|
||||
|
||||
Reference in New Issue
Block a user