Hello Everyone.
I am running my PAD flow off a laptop which is connected to a second screen.
If my flow uses the laptop screen as the main browser window, then the flow works fine. I have parts of the flow where the mouse has to move to certain co-ordinates on the screen and click in order to scroll down a webpage and that works.
However, if I close the laptop, the flow obviously transfers itself to the connected monitor. This is where the same steps where the mouse cursor has to click on certain co-ordinates on the screen on the web page seems to break.
So, my questions are:
1 - How else can I scroll down the web page? It seems that pressing the down arrow or the page up or page down keys do nothing and the page refuses to scroll (other websites work fine).
2 - How can I get it so that my steps where the mouse has to scroll to certain co-ordinates and click works on the connected monitor (which is a larger size than the laptop screen)? I have these steps set to reference the screen and not the active window - could that be the reason?
For reference, the website in question is a monitoring service called NewRelic and I am basically trying to take screenshots of specific graphs on a chosen dashboard.
Many thanks for any help.
Regards.