@bigbinary/neeto-playwright-commons 1.23.1 → 1.23.2

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
@@ -128200,6 +128200,7 @@ exports.clearCredentials = clearCredentials;
128200
128200
  exports.commands = commands;
128201
128201
  exports.cpuThrottlingUsingCDP = cpuThrottlingUsingCDP;
128202
128202
  exports.currencyUtils = currencyUtils;
128203
+ exports.dataQa = dataQa;
128203
128204
  exports.decodeQRCodeFromFile = decodeQRCodeFromFile;
128204
128205
  exports.definePlaywrightConfig = definePlaywrightConfig;
128205
128206
  exports.executeWithThrottledResources = executeWithThrottledResources;