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 9b52206 commit edf4282Copy full SHA for edf4282
wd_core.au3
@@ -27,6 +27,11 @@
27
; AutoIt Version : v3.3.14.5
28
; ==============================================================================
29
#cs
30
+ v0.3.0.1
31
+ - Changed (_WD_Window): Add support for New option
32
+ - Changed (_WD_Window): Add support for Print option
33
+ - Changed (_WD_Window): Window option can now be used to switch tabs (ala existing 'switch' option)
34
+ - Added: Unknown Command error detection
35
36
v0.2.0.9
37
- Changed: _WD_Status now returns Dictionary object instead of raw JSON string
0 commit comments