bhushanchanda
15th May 2013, 13:32
Hello Everyone,

As you know, we can use input.string to take a user input. Now, when I use it in my script it works pretty well without any problem.

The problem occurs when I try to open the session in WebUI. The WebUi just hangs and doesnt proceed or shows any dialog box for user input which can be seen in Worktop.

I want to know if this function works under WebUI or is there any alternative for this?

bhushanchanda
27th March 2014, 14:24
input.string() function is not webui enabled :- KB 1408163

Handled it using dialog.* commands.