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

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,18 @@
1
1
  # @digital-ai/devops-page-object-release
2
2
 
3
+ ## 0.0.26
4
+
5
+ ### Patch Changes
6
+
7
+ - 7f57425: Allow to define the timeout of task waiting
8
+ - 8bf39b1: S-115146 Migrated cypress task modal test scenario's in playwright
9
+
10
+ ## 0.0.25
11
+
12
+ ### Patch Changes
13
+
14
+ - e27e1a1: Fix innerText calls
15
+
3
16
  ## 0.0.24
4
17
 
5
18
  ### Patch Changes