Dear friends, im new to automation
i have used kill activity to close crome. next time when i try to run the process im getting crome not closed properly behind that pop up i have to click some fields which is not getting clicked.
anyone know the easy way to close that pop up
Hi @aslam_ali1
Try with Check App State activity and indicate that popup screen, inside target appears block use click activity to close the popup.
Regards,
@aslam_ali1
Check app state is used to check whether the ui element is found or not
If the target appears then do certain actions
If target does not appear then perform the other actions
check this link use of parallel activity handle more popups
âKeyboard shortcutsâ record âcontrol + wâ
There are also options for not displaying the popup at all:
- Chrome "crash restore bubble" "Restore files?" and how to disable.
- Using Incognito mode.
hi @efelantti
first one didnot work. And without igcognito im trying
Hey @bigpeng , it is closing the entire chrome. i just wanted to remove popup
I just see your pictureďź its not UiPathâs problem. TRY C:\Users\xxx\AppData\Local\Google\Chrome\User Data\Default â>open "Preferencesâ with notepadâ>control+f âexit_typeâ---->âNORMALââ>save