How to scroll down in table created in webpage to capture screenshort?
Hi All,
I need to scroll down in a table in a webpage to capture screenshot for whole table. The table size is dynamic. I tried sendkeys method {PGDN} but it scroll in the whole page instead of the table. Also not sure how to design logic to decide how many times scroll down is required for different tables. There is a scrollbar for table in the page but it cannot be interrogated. Any suggestion or help on how to achive this. I am attaching a sample table in the attachment.