File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 29
29
#EndRegion Many thanks to:
30
30
31
31
#Region Global Constants
32
- Global Const $__WDVERSION = " 0.1.0.1b-1 "
32
+ Global Const $__WDVERSION = " 0.1.0.2 "
33
33
34
34
Global Const $_WD_LOCATOR_ByID = " id"
35
35
Global Const $_WD_LOCATOR_ByName = " name"
@@ -925,6 +925,7 @@ EndFunc
925
925
926
926
; #FUNCTION# ====================================================================================================================
927
927
; Name ..........: _WD_NewTab
928
+ ; Description ...: Helper function to create new tab using Javascript
928
929
; Syntax ........: _WD_NewTab($sSession[, $lSwitch = True])
929
930
; Parameters ....: $sSession - Session ID from _WDCreateSession
930
931
; $lSwitch - [optional] Switch session context to new tab? Default is True.
You can’t perform that action at this time.
0 commit comments