cancel
Showing results for 
Search instead for 
Did you mean: 

SAP B1 Navigation

AniudhYadav
Verified Partner

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 .

2 REPLIES 2

faheemsd
MVP

@AniudhYadav 

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?



 


RPA Lead

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