jason0x43 on master
chore: update webdriver versions Update webdriver versions (compare)
jason0x43 on gh-pages
Update assets (compare)
jason0x43 on 2.3.3
jason0x43 on 2.3
Updating metadata for 2.3.3 Updating source version to 2.3.… (compare)
jason0x43 on 2.3
More mouseMoveTo updates Relax… (compare)
jason0x43 on 2.3
Update mouseMoveTo test to work… (compare)
jason0x43 on 2.3
Backport fix parent frame switc… Backport fix capabilities for S… Backport webdriver fixes for IE… and 6 more (compare)
dependabot[bot] on npm_and_yarn
jason0x43 on master
Bump highlight.js from 9.15.8 t… (compare)
This version of ChromeDriver only supports Chrome version 83
INTERN_ARGS
environment variable to pass command line options, but it's not very ergonomic for something like this.
Timeout: [POST http://localhost:4444/wd/hub/session / {"desiredCapabilities":{"name":"intern","idle-timeout":60,"browserName":"firefox","moz:firefoxOptions":{"args":["-headless"],"browser":"firefox"}}] connection refused
require.undef
) to force-load it (without mocked dependencies) the next time it is needed.suide error occured
. Can anyone tell me how to set this up?
tunnelOptions
property, like:"tunnelOptions":: {
"drivers": [ { name: "chrome", "version": "85.0.4183.87" } ]
}
Error: Unable to load /tests/box.spec.ts
at HTMLScriptElement.<anonymous> @ node_modules/intern/browser/remote.js:168:45068
No unit test coverage for chrome on linux
// intern.json
{
"node": {
"suites": "tests/**/*.ts"
},
"browser": {
"suites": "build/tests.js"
}
}
Timeout: [POST http://localhost:4444/wd/hub/session / [...snip...] connection refused
@theintern/digdug
have semver
listed as a dependency since it's being used here? https://github.com/theintern/digdug/blob/master/src/SeleniumTunnel.ts#L18
semver
isn't being found https://github.com/dstaley/ssgen/pull/4/checks?check_run_id=1216741708