Is it possible to pop up the window for inputting a value when we use "input" in run a task?

Hi,

When we use a "input" in run a task, is it possible to pop up the window for inputting a value?

Thanks.

Solved Solved
1 1 199
1 ACCEPTED SOLUTION

No, bots are executed on the server, not on the client. If you need user input, you should collect that before firing the bot.

View solution in original post

1 REPLY 1

No, bots are executed on the server, not on the client. If you need user input, you should collect that before firing the bot.

Top Labels in this Space