Kevin Gibbons

Results 5 issues of Kevin Gibbons

Error: ``` InvalidArgument: [POST .../element / {"using":"class name","value":"some-class"}] Unable to determine element locating strategy for class name ``` The `usesWebDriverLocators` fallback isn't working as the error message does not contain...

## Expected behavior Pin a particular browser version on a remote Selenium grid. ```json "environments": [ { "browserName": "chrome", "browserVersion": "87.0.4280.66" } ] ``` ## Current behavior ``` Error: Invalid...

needs-verification

I've had some issues with a few of the leadfoot functions on Firefox. On macOS and linux, `getProperty()` is returning null. I was able to workaround this by enabling `capabilities.brokenElementProperty`....

needs-verification

## What package(s) are you using? - [x] `carbon-components` - [ ] `carbon-components-react` ## Detailed description > Describe in detail the issue you're having. The overflow gradient is not rendered...

type: bug 🐛
role: dev 🤖
component: modal
status: needs triage 🕵️‍♀️

### Have you read the Contributing Guidelines on issues? - [x] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version 8.24.6 ### Node.js Version 20.18.0 ### Mode Standalone...

Bug 🐛
Reproducible Example Missing