Ok button to click | Work Item update

Hello All,

I am facing very strange issue in the system.
I am building ClientSecurityHash workflow in which i have to click Ok button on window.
I have selected Click button in activity and trying to indicate the same on the screen but somehow it is not going on OK button and it is selecting the large portion of window.

Pls find below screenshot for the same and suggest how to fix this issue.

Hi @callsaurabh,
Acme website is created to work the best with IE web browser. Please check if in IE you have the same problem.

Hi @Pablito

Yes this problem is coming in IE as well.

I think the problem is that you have somehow maximized the Work Item Details page. It should open in separate window like this:


I tested it right now in IE and Chrome. Both working ok.

Hi @Pablito

I am not sure where the problem is but somehow I tried without maximizing the window as well.

However I am thinking for alternate solution here is to close this window because it doesn’t matter if “OK” gets clicked or not.Somehow that is also not working.

How is looking selector for it?

That’s why this is not working. Close application will work without selector only of activity is place inside Attach Browser activity but not always. Mostly you need to indicate exact window which needs to be closed and do some selector “tuning” to make it work always with particular type of window.

@Pablito :

It worked now. Instead of “OK” activity,I closed that window itself. :wink:

Thanks for your assistance.

1 Like