Hello everyone.
I switched to M1 macbook and now I’m struggling with slowness of the Katalon Studio tests because of slowness of the browser because it runs intel version of the browser (even though I don’t have it installed).
I already changed chromedriver to arm native (by replacing chromedriver in /Applications/Katalon Studio.app/Contents/Eclipse/configuration/resources/drivers/chromedriver_mac). And now it runs arm native version according to Activity monitor.
And I also added arm native browser in Settings > General > Web Browser but it still runs slow intel version of the chrome.
Does anybody know how to run tests in amr native chrome?
I have copied arm native chromedriver on application level and created folder /drivers/chromedriver_mac64/ and copied it there as well and I also copied it to Drivers folder too.
And arm native chromedriver runs when I run the test. But intel version of Google chrome starts when I run my autotest.
You can see it on the screenshot.