@bigbinary/neeto-playwright-commons 1.4.5 → 1.4.6

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.
package/index.cjs.js CHANGED
@@ -7912,6 +7912,7 @@ exports.TAGS_SELECTORS = TAGS_SELECTORS;
7912
7912
  exports.clearCredentials = clearCredentials;
7913
7913
  exports.commands = commands;
7914
7914
  exports.definePlaywrightConfig = definePlaywrightConfig;
7915
+ exports.extractSubdomainFromError = extractSubdomainFromError;
7915
7916
  exports.generateStagingData = generateStagingData;
7916
7917
  exports.hyphenize = hyphenize;
7917
7918
  exports.i18nFixture = i18nFixture;