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 81154ab commit 49aecd5Copy full SHA for 49aecd5
wd_helper.au3
@@ -2589,7 +2589,8 @@ EndFunc ;==>_WD_GetElementByName
2589
; - $_WD_ERROR_InvalidExpression
2590
; Author ........: Danp2
2591
; Modified ......: mLipok, TheDcoder
2592
-; Remarks .......:
+; Remarks .......: When using Advanced mode, translations or string encoding should occur prior to
2593
+; calling this function because the supplied value is used without modification.
2594
; Related .......: _WD_ElementAction, _WD_LastHTTPResult
2595
; Link ..........:
2596
; Example .......: No
0 commit comments