Hi,
When I do classic click in Edge browser for an application, clicking on a link or button using Simulate or Windows messaging not working. It thinks it clicked it but click does not happen. Since there is no hardware click in classic, what can I do here without switching to modern?
After clicking the link or the specific element any new element appears like popup or anything.
If yes, then use the retry scope activity inside action insert this click activity and inside condition block insert the element exist activity and indicate the new UI element. Give 5 in number of retries option.
In the condition Use check app state activity,Indicate the page After click,So it will retry upto the Click activity is done
You can use Element exist also.Check app state is a modern activity you are using classic activities then enable modern there you find the check app state activity