Unable to simulate click on windows aplication(empower)
I tried different ways to click its clicking but when selecting with control when the screen goes down it will shown error the outbound I am tried andi dont need scroll down button give me suggestions and the application doesnot work simulate click its a tree view
Hi @Prem_Chand1
Use mouse scroll activity to scroll down till the required Ui element to click. Then simply use Click activity.
For desktop applications the simulate will not work as expected, so better to search for the other approach.
Hope you understand!!
For desktop applications you would need to use windows messages or hardware events as simulate is not the right way
Also if it is failing only for items which are not in bound then try hover activity before clicking
Cheers
Simulate input method is compatible with 99% - web apps & 60% - desktop apps.
So if it’s not working then you will have to use another method like Hardware Events.
i tried so many ways its clicking but i need one logic need to implement on tree structure. Can we connect once