Unable to click the taskbar icon

I tried to click the taskbar icon but I was unable to click the specific icon

can any one suggest how we handle this issue?

Thanks!
Happy Automation

Hello,
what issue do you have? Any errors is appearing?
I tried it and it’s works fine:

Are you talking about this?

grafik

"<wnd cls='Start' title='Start' />"

Or
grafik

Hello @Iswarya_P1,

  1. Make sure the Click activity’s selector is correct and specifically points to the icon you want.
  2. Use UiExplorer to look at the elements of the application and adjust the selector if it’s not quite right.

I am trying with 2nd logic

Perfect, so with the given answers and the option to work within UiExplorer you should get it done

Hi @Iswarya_P1 ,
You can use open app
Use application…
regards