ktm.lordui.lang.dataElementsHelp.HelpItemDescription@66a3ffec
Parameters:- Driver - Web Driver expression - Driver of browser to run the code in,
- Javascript - String expression - Javascript code to execute - remember to escape all the double-quotes and backslashes,
- Arguments - Array expression - Javascript code arguments. You can use them in Javascript by arguments[index],
- Target variable name - Variable name - If code ends with return command, the value will be stored under provided variable. Leave field empty to not store the result (also in case there is no return command).
krzys2018-07-23