Not able to Spy Scroll bars
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-23 10:07 AM
I am working in an Web Application, Where there are two scroll downs are present in the web page. When i passed the key stroke as "{PGDN}" "{DOWN}" through global send keys only the outer scroll bar is moving down.
Need help to scroll down the inner scroll bar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-23 10:53 AM
Hi @SenthamaraiA - Do you have a sample snip of the web app or the manual behaviour of page when tested ? Try pressing Space Bar - if that works.
------------------------------
Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.
Regards,
Mukesh Kumar - Senior Automation Developer
NHS, England, United Kingdom, GB
------------------------------
Mukesh Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-23 11:04 AM
if the requirement is to scroll to some element present in inner section then you can spy the element and use navigate stage with option to scroll to (action)
if their is any other requirement then you can specify the requirement with screenshot
Regards
Lakshmi Narayana
