I am automating some application, in which if I click on ‘History’ button ,child window appears. I maximised the window using attach browser activity. Now I want to scroll down in child window and take screenshots(minimum 3 screenshot). But in child window scroll down doesn’t get executed. I used send hotkey pgdn, ctr+end . None of them is working.
Did you try mouse acroll activity?
It is a modern activity.if you dont find then go to activities → filter icon → show modern
Cheers
Hi ,
I could not find mouse scroll activity inside modern …do i need to install some package for tha
Hi,
first Enable the modern design Experience.
click show modern…
and that activity will work in inside attach browser.
cheers