@digital-ai/devops-page-object-release 0.0.16 → 0.0.18

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,5 +1,26 @@
1
1
  # @digital-ai/devops-page-object-release
2
2
 
3
+ ## 0.0.18
4
+
5
+ ### Patch Changes
6
+
7
+ - f7fb77a: S-112158: page objects modifications for delayed-tasks-scenario.ts
8
+ - 910690f: S-112562: page objects modifications for task-context-menu-copy-url-scenario.ts
9
+ - ba349ed: S-112131: page object modifications for complete-not-yet-active-task-scenario.ts
10
+ - 3a664b2: S-112256: Folder group page is created
11
+ - cc9352d: S-112393: adding page objects modifications for task-filter-scenario.ts
12
+ - c2b2f33: D-35659: Fixed testscript failures
13
+
14
+ ## 0.0.17
15
+
16
+ ### Patch Changes
17
+
18
+ - f0edb71: S-94160 page objects for phase-details-scenario
19
+ - c2afad5: S-112064: page object modifications for skip-not-yet-active-task-scenario.ts
20
+ - 63b251c: S-111880: page object modifications for fail-scenario.ts
21
+ - 304ab63: S-110499:Sanity test for XLR is updated with new page files
22
+ - a8def6f: D 35233 Fixed script as per UI change
23
+
3
24
  ## 0.0.16
4
25
 
5
26
  ### Patch Changes