@digital-ai/devops-page-object-release 0.0.0-snapshot-20251210075018 → 0.0.0-snapshot-20251210102728

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @digital-ai/devops-page-object-release
2
2
 
3
- ## 0.0.0-snapshot-20251210075018
3
+ ## 0.0.0-snapshot-20251210102728
4
4
 
5
5
  ### Patch Changes
6
6
 
package/dist/main.js CHANGED
@@ -6872,9 +6872,6 @@ class $3ceab7c613cabfd6$export$107317390f5aa598 extends (0, $f8721861c660dd88$ex
6872
6872
  }).locator(`td`).filter({
6873
6873
  hasText: type
6874
6874
  }).count()).toBeGreaterThan(0);
6875
- if (user.accountLocked) (0, $kKeXs$playwrighttest.expect)(await this.page.locator(`tr`).filter({
6876
- hasText: user.name
6877
- }).locator('[data-testid="user-account-lock"]').isVisible()).toBeTruthy();
6878
6875
  if (user.email) (0, $kKeXs$playwrighttest.expect)(await this.page.locator(`tr`).filter({
6879
6876
  hasText: user.name
6880
6877
  }).locator(`td`).filter({