I am trying to run my tests with the desired capabilities property “useAutomationExtension” set to false in order to avoid an error pop up that occurs before each browser instance is opened. The error occurs because of system admin restrictions but when running selenium normally setting this capability to false will avoid the error pop up. Anyone able to get DesiredCapabilities to work?
I’ve read this post on the forum but nothing in there seemed to help. Desired capabilities are not taken into account - Katalon Studio - Katalon Community