@bigbinary/neeto-playwright-commons 1.10.8 → 1.10.9

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
@@ -336,6 +336,7 @@ const COMMON_SELECTORS = {
336
336
  subTitleHeading: "menubar-subtitle-heading",
337
337
  noDataTitle: "no-data-title",
338
338
  noDataDescription: "no-data-description",
339
+ noDataHelpText: "no-data-help-text",
339
340
  backdrop: "neeto-backdrop",
340
341
  menuBarHeading: "menubar-heading",
341
342
  dropdownWrapper: "nui-select-container-wrapper",