@digital-ai/devops-page-object-release 0.0.23 → 0.0.24

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/dist/module.js CHANGED
@@ -2572,7 +2572,7 @@ class $50c91328c9110668$export$b453f08936c58edb extends (0, $9626bc9256ce31f7$ex
2572
2572
  }
2573
2573
  async openFoldersPage() {
2574
2574
  await this.page.goto("./#/folders");
2575
- await (0, $hOLA6$expect)(this.page).toHaveTitle("Folders - Digital.ai Release");
2575
+ await (0, $hOLA6$expect)(this.page).toHaveTitle("Folders / Home - Digital.ai Release");
2576
2576
  return this;
2577
2577
  }
2578
2578
  async backToAllFolders() {