Goran

Results 8 comments of Goran

We have the same issue - there is no workaround, 1 test is part of a larger group where we need to combine native and not native automation modes to...

This enhancement would be great! I had similiar issues so I just went with .testcaferc.json for the configuration, and I created my own re-usable classes to handle repeating stuff. This...

> Hello, we have created a fix for this issue. Could you please check your tests with this build? > > https://github.com/Bayheck/Builds/blob/main/testcafe-3.6.1.tgz > > I look forward to your results....

I see some thumbs up for this issue under the first topic meant for this bug: https://github.com/DevExpress/testcafe/issues/8240 I will link it for the reference - We have the same issue,...

> 3.7.0-rc.1 does not work for me at all, it jsut failed on github actions timeout. Seems tests are just stuck Same for me. > > 3.7.0-rc.1 does not work...

> Hi [@KazuCocoa](https://github.com/KazuCocoa), any updates on appium support for ios/Xcode 26? Does appium 3 support this already or is this in progress and if possible can you please share the...

We have the same issue, starting from this morning. Disabling native automation is not advised as far as we know, so this is not a good workaround. Is there another...

> This worked for us - "browsers": "chrome --disable-features=LocalNetworkAccessChecks" Doesn't work on our side. Nothing above is working (neither on Linux machines, nor MAC M1 Pro). We will try to...