@VenkatM wrote:
I’ve created a sequence where I open an windows application and I click one of the button on the screen thru Click Activity. During execution I see the execution successfully steps out of Click event
without throwing any Selector error, However Click event seems to be not happening and I dont see any response on User Interface.I tried to debug further by break it down with “FindElement” activity and Click activity. Find Element
successfully returns an UIElement that I can see it in local window and still the Click is not working.What could be the issue?
The button I’m trying to click thru Click Activity is as shown here and the selector is given below.
Posts: 8
Participants: 4