We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610e417 commit 2713dceCopy full SHA for 2713dce
wd_core.au3
@@ -24,6 +24,11 @@
24
; AutoIt Version : v3.3.14.3
25
; ==============================================================================
26
#cs
27
+ V0.1.0.20
28
+ - Fixed: Escape string passed to _WD_ElementAction when setting element's value
29
+ - Fixed: Return value from _WD_Window should be "" on error
30
+ - Fixed: Current tab handling in _WDAttach
31
+
32
V0.1.0.19
33
- Added: _WD_ConsoleVisible
34
- Added: __WD_EscapeString
0 commit comments