mini9301
(mini9301)
1
Hi, all
I want to close pop up window using the Send Hotkey activity.
I got an object, a close button(blue button on image below), and error occured.
To check the selector, I made sure the color of “Validate” of ‘Edit Selector’ and ‘Open in UiExplorer’ are Green,
But, if I open the ‘Open in UiExplorer’ again, the “Validate”'s color is red again… 
How should I solve this problem?
mkankatala
(Mahesh Kankatala)
2
Hi @mini9301
Sometimes the validate button color will be red, but it works. Try Keyboard shortcuts activity and indicate the button on the popup.
Hope it helps!!
Hello
Try updating the selector details in the first line like this:
cls = ‘Chrome_*’
(see Red
)
title = ‘*’
(see Blue
)
Hopefully this helps
Cheers
Steve
mini9301
(mini9301)
4
I solved the problem from your guide.
Thank you…! 
1 Like
system
(system)
Closed
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.