axe-core-npm
axe-core-npm copied to clipboard
Investigate CLI / WebdriverJS `chrome.setDefaultService`
We should Investigate if we need chrome.setDefaultService() used within CLI as we are blocked from updating Selenium WebdriverJS from 4.3
// Pinned to [email protected]
// https://github.com/SeleniumHQ/selenium/pull/10796/files#diff-6c87d95a2288e92e15a6bb17710c763c01c2290e679beb26220858f3218b6a62L260
chrome.setDefaultService(service);
source: https://github.com/dequelabs/axe-core-npm/blob/develop/packages/cli/src/lib/webdriver.ts#L16-L19