Forum Discussion

longchasen's avatar
longchasen
Contributor
6 years ago

Accessing variable inside key extension

I have an extention that use the Sys.Browser:   var control= Page.contentDocument.Script.eval(Data.Name);       assuming on my keyword test operation that i always set a variable name Page:...