@alfresco/aca-playwright-shared 7.4.0-24344663237 → 7.4.0-24397695230

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4456,7 +4456,6 @@ function getBrowsersToUse() {
4456
4456
  }
4457
4457
  function getBrowserConfig(browser) {
4458
4458
  const launchOptions = {
4459
- devtools: false,
4460
4459
  slowMo: 300
4461
4460
  };
4462
4461
  const chromiumArgs = ['--no-sandbox', '--disable-site-isolation-trials'];