Hi,
When we use a “input” in run a task, is it possible to pop up the window for inputting a value?
Thanks.
Hi,
When we use a “input” in run a task, is it possible to pop up the window for inputting a value?
Thanks.
No, bots are executed on the server, not on the client. If you need user input, you should collect that before firing the bot.