Hello,
The process i am working on is goes in the flow where i have a build data table it captures children from the web page using find children activity.
Then it will check if the web page is having more than 10 docs or no if yes then page down - check if next button image exists then - click on that button and this process goes.
So, I am using hot key for page up and down in unattended mode it is not picking it up.
The trial i did was - attach windows then using send hotkey, activate windows too, adding selectors, and by clicking true for sending windows message as well but none are working for my side.
If anyone can help me how to resolve this it would be very helpful. Or is there any alternative solution to this.
The hotkeys are working perfectly fine in attended mode.
I hope you are setting a target selector for the same & also making sure the target selector points to a valid window or div section where the page up or down works.
@Nithinkrishna umm I haven’t tried this let me try and let you know.
So the thing I have to implement is the indicator of the whole screen right where the page down works?
@Nithinkrishna in this scenario if we see in attended mode it picks up the first web page docs and check if docs are more than 10 if yes then the keyboard has the pgdn BTN it works that way how we manually do it.
Hi @Shikhar_Tandon so I did try did like i was in vdi running the orch, and when this error occurred i logged into the machine but wasn’t able to see the chrome page also, so i assumed these things works in background
Is there any other way?