sam-yh

Results 2 comments of sam-yh

A workaround that depends on disabling native automation, that has worked for me: ``` testcafe --disable-native-automation chrome --disable-features=LocalNetworkAccessCheck path/to/file ```

Unfortunately it seems that with chrome version `142.0.7444.60` on `arm64` the workaround `testcafe chrome --disable-features=LocalNetworkAccessChecks` is not working anymore.