Skip to content

Commit d134e42

Browse files
committed
plap
1 parent d755910 commit d134e42

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/spotty-bananas-glow.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
"@wdio/ocr-service": minor
33
---
44

5-
\- For Multiremote addCommande, the OCR functions are first add to the browser object and then to each instances to avoid having the loop for each instance in the OCR command of a single instance (function with the loop no longer call itself like in the issue 657 and are correctly declared to the correct element to fix issue 983)
5+
\- improve typing for executor (as previously done in webdriverio package)
6+
7+
\- For both ocr-service and visual-service, the functions are now first add to the browser object and then to each instances to avoid having the loop for each instance in the command of a single instance (function with the loop no longer call itself like in the issue 657 and are now correctly declared to the correct element to fix issue 983)
8+
9+
\- Update the clean script for visual-reporter to work with Windows

0 commit comments

Comments
 (0)