Volodymyr Parlah

Results 3 comments of Volodymyr Parlah

Hi, somehow I managed to make it works for me. But not sure about the correctness of the solution. I'm using **wdio:8.2.1** with **ems modules**. wdio-customs.d.ts ``` javascript /// reference...

It would be nice to see some geolocation tests examples for both ios and android. Like set location from code -> check location from the app

@christian-bromann After the research, I found out that this logic was made on purpose. At some point, we call this [code](https://github.com/webdriverio/webdriverio/blob/a19519fee99376c1707d9c088e89179189d5d643/packages/webdriverio/src/utils/implicitWait.ts#L11) where, before checking for the existence, we check if...