I have a menu bar that is locked to the bottom for tablet and moves with scroll, when I take a screenshot with saveScreenshot it is displayed. but when I use the saveViewport or saveElement versions of wdio-screenshot the element is missing. The HTML I have I cant post here I'm going to try and find an example online that I can send you.
My findings so far point me to the issue possibly being around virtual scroll that is used during the service.
I have a menu bar that is locked to the bottom for tablet and moves with scroll, when I take a screenshot with saveScreenshot it is displayed. but when I use the saveViewport or saveElement versions of wdio-screenshot the element is missing. The HTML I have I cant post here I'm going to try and find an example online that I can send you.
My findings so far point me to the issue possibly being around virtual scroll that is used during the service.
my element uses background-attachment: scroll