@bigbinary/neeto-playwright-commons 1.8.9 → 1.8.10

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
@@ -180,7 +180,7 @@ const COMMON_SELECTORS = {
180
180
  appSwitcherButton: "app-switcher-button",
181
181
  appSwitcherWrapper: "switcher-wrapper",
182
182
  tableSpinner: ".ant-spin",
183
- pageLoader: "neeto-molecules-page-loader",
183
+ pageLoader: "neeto-molecules-pageloader",
184
184
  homeButton: "home-button",
185
185
  neetoUiSwitch: "nui-switch",
186
186
  floatingActionMenuButton: "floating-action-menu-container",