We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5487ffd commit 0113642Copy full SHA for 0113642
extension/src/test/e2e/wdio.conf.ts
@@ -47,7 +47,7 @@ export const config: Options.Testrunner = {
47
capabilities: [
48
{
49
browserName: 'vscode',
50
- browserVersion: 'stable',
+ browserVersion: 'insiders',
51
'wdio:vscodeOptions': {
52
extensionPath,
53
userSettings: {
0 commit comments