BosseKarat

Results 24 comments of BosseKarat

@christian-bromann & @wswebcreation - I will send them a mail regarding the three tickats I have which are all related to Browserstack, hopefully that will speed things up

Nice work @AakashHotchandani, everything is now working as expected. Bonus points for adding tests. Closing this issue

A friendly request - please make this optional :) The UI is one of the things that makes both Cypress and Playwright bloated.

Same issue here using TypeScript when using the example provided by the docs - http://jimp-dev.github.io/jimp/api/jimp/functions/loadfont/ `Cannot find module 'jimp/fonts' or its corresponding type declarations.` This is a result of missing...

Yes, you can get around it by adjusting your tsconfig to e.g ``` "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", ``` That is not an option for some people though.

> @BosseKarat Thank you for reporting the issue. > > Could you please share the minimal reproducible setup if possible and the **`OS`** you are using. I tried with the...

@kamal-kaur04 never mind, here is a minimal reproducible setup: https://github.com/BosseKarat/bservice-wdio9. Please se readme regarding my machine specs. My version of node is 20.17.0.

@kamal-kaur04 - there is no such entry in my project. I have `@browserstack` , `browserstack-local` and `browserstack-service` within the `@wdio`-folder (i.e `@wdio/browserstack-service`). I don't get any results trying to search...

@kamal-kaur04 I'm guessing there's something here you would like me to modify? ![bild](https://github.com/user-attachments/assets/c2137b05-2fcc-497b-ba53-1539a772ba6e)