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 0fddbd1 commit 00f46eeCopy full SHA for 00f46ee
wd_core.au3
@@ -24,6 +24,10 @@
24
; AutoIt Version : v3.3.14.3
25
; ==============================================================================
26
#cs
27
+ v0.1.0.21
28
+ - Fixed: 'maximize', 'minimize', 'fullscreen' options now work correctly in _WD_Window
29
+ - Fixed: Prevent runtime error dialog from appearing when function call succeeded
30
+
31
V0.1.0.20
32
- Fixed: Escape string passed to _WD_ElementAction when setting element's value
33
- Fixed: Return value from _WD_Window should be "" on error
0 commit comments