webdriverio / expect-webdriverio

WebdriverIO Assertion Library
https://webdriver.io
MIT License
71 stars 50 forks source link

Jasmine withContext broken #1407

Open torbenkohlmeier opened 6 months ago

torbenkohlmeier commented 6 months ago

When using jasmine, withContext seems to be unusable.

Steps to reproduce:

The following error appears:

Argument of type 'string' is not assignable to parameter of type 'Expected<void | Promise<void>>'.ts(2345)
christian-bromann commented 6 months ago

Thanks for reporting!

We greatly appreciate any contributions that help resolve the bug. While we understand that active contributors have their own priorities, we kindly request your assistance if you rely on this bug being fixed. We encourage you to take a look at our contribution guidelines or join our friendly Discord development server, where you can ask any questions you may have. Thank you for your support, and cheers!