Hi,
I want to close the Input dialog box automatically When the user can’t input any string in the text area.
Is it possible, If yes then How it is possible?
Thanks.
Hi,
I want to close the Input dialog box automatically When the user can’t input any string in the text area.
Is it possible, If yes then How it is possible?
Thanks.
Thanks for replying @PrankurJoshi,
Thanks for your best wishes
I had tried that .xmal file, it not work for me,
is any other solution for the same??
thanks.
Change Click Activity selector to this
<wnd app='uipath.executor.exe' cls='HwndWrapper*' title='Enter the Date' />
<ctrl name='Ok' role='push button' />
Now it should close it in 3 sec
Thanks,
Prankur
@PrankurJoshi,
No, It’s not work still .
I had change the selector.
here i attached .xmal file.UserInput.xaml (8.4 KB)
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.