@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.js CHANGED
@@ -145,7 +145,7 @@ const COMMON_SELECTORS = {
145
145
  appSwitcherButton: "app-switcher-button",
146
146
  appSwitcherWrapper: "switcher-wrapper",
147
147
  tableSpinner: ".ant-spin",
148
- pageLoader: "neeto-molecules-page-loader",
148
+ pageLoader: "neeto-molecules-pageloader",
149
149
  homeButton: "home-button",
150
150
  neetoUiSwitch: "nui-switch",
151
151
  floatingActionMenuButton: "floating-action-menu-container",