testplane icon indicating copy to clipboard operation
testplane copied to clipboard

Preload the element completely before taking a screenshot

Open sipayRT opened this issue 1 year ago • 0 comments

Contribution

Describe the user story

On pages with dynamic content, elements that do not fit in the viewport can change their appearance/size when scrolling. This may cause an incorrect screenshot (wrong content/size, duplicating part of an element, etc)

Describe the solution you'd like

Before taking a screenshot of an element, we can scroll the page to the bottom of the element to be sure that the element is fully loaded

Describe the drawbacks of your solution

No response

Describe alternatives you've considered

No response

sipayRT avatar Jun 06 '24 09:06 sipayRT