08-07-25 12:13 PM
Hi team,
I'm facing issue related web automation.
Need to click "Add" and "New" button. But , PGDN is not happening as well as web automation is not working and aslso browser scrolling is not working .
So, what is the solution for this SAP using Blue Prism .
09-07-25 07:37 AM
I would suggest to active the application before performing PGDN for any type of application and similarly for scroll down as well.
Could you please share the screenshot of Action stage to assist you better on this?
09-07-25 09:53 AM
We are using Google Chrome to perform the automation. However, we’ve observed that pressing the Page Down key physically does not scroll the webpage. The content only scrolls when we use the mouse wheel. It appears the site uses a custom scrollable container, and the default keyboard scrolling is not functioning as expected. Has anyone encountered a similar issue or found a workaround for this behavior