Hi guys,
I’m trying to scrape screenshot of certain part of a webpage and facing issues if the content gets bigger than a page.
Does anyone have any solution for capturing specific part of webpage which tends to change it’s size?
Hi guys,
I’m trying to scrape screenshot of certain part of a webpage and facing issues if the content gets bigger than a page.
Does anyone have any solution for capturing specific part of webpage which tends to change it’s size?
Use screenshot activitiy in Uipath by indicating the element with the usage of css selector it helps to take the screenshot of the element according to ur need
Hi Nived,
the thing is if the selector’s content goes over a page, it only screenshots part of the selector rather than the screenshot of the whole selector.
Would you have any suggestion to resolve this issue?
Can u show the webpage where u need to take the screenshot ?
additionally, I would not prefer to use screenshot whole page as it includes unnecessary parts of the page.
Hi ,
Please see if below article could be of help: