I need that an Input Dialog to be automatically closed after X seconds if user does not input in that specific time.
With Parallel activity doesn’t work:
With Do While activity doesn’t work since Input Dialog box cannot be closed or steped over.
I do not intend to use UiPath Forms which complicates my work for now.