Jay McCure

Results 6 issues of Jay McCure

This example fails with `Error: Resolution method is overspecified. Specify a callback *or* return a Promise; not both.` On mochajs.org: `In Mocha v3.0.0 and newer, returning a Promise and calling...

v2.8.2 Instead an empty zip file is downloaded. I would expect a permissions error.

### Platform or tool GitLab ### Desired or expected behavior Hi team, really enjoying the GitLab 1password plugin. https://developer.1password.com/docs/cli/shell-plugins/gitlab One thing I noticed once I installed the glab shell plugin...

bug
op-cli

For example if i set `browserVersion` to `1.104.2` our tests started failing with: element (".monaco-quick-open-widget") still not displayed after 5000ms When doing: workbench.executeCommand('Create: New File...'); I had to go back...

Using this project as an example: ``` git clone [email protected]:webdriverio-community/wdio-vscode-service.git cd wdio-vscode-service npm install npm run build npm run test (or npm run ci) ``` I get the same behaviour...

- await tab.typeText(codePartial); // fails + await tab.setText(codePartial); // works ``` Downloading VS Code 1.98.0-insider from https://update.code.visualstudio.com/1.98.0-insider/linux-x64/insider Downloading VS Code (148107307B) ``` ``` [chrome 132.0.6834.196 linux #0-1] Can't call addValue...

bug
help wanted