Badisi

Results 117 comments of Badisi

~~Guys, I have updated my polyfill so that we could stay closer to what wdio was doing.~~ ~~Only difference would be to use **.mockRequest()** instead of **.mock()** (which is quite...

@christian-bromann, thanks for the clarification. Completely understand the reasoning but wished it was clearer in the changelog or documentation that mocks were broken and which use cases were broken in...

Seems like BiDi has finally implemented returning body responses in requests: - https://github.com/w3c/webdriver-bidi/issues/747 @christian-bromann any plan for this ?

Not sure it is the best way to do it, but have you tried using `userManager.storeUser()` ? This could help you update any info you like on the user.

Definitely related to **Capacitor**. On iOS `capacitor://` is used by default while on Android it's `https://` (and it is not recommended to change it on Android). What you have to...

This was also discussed in https://github.com/authts/oidc-client-ts/issues/644 but it went stale...

Issue still exists with **chrome=143.0.7499.169**