I am currently using Backstop JS and having a little trouble with getting it to take screenshots of elements that are shown only when in view?
I have a class that gets added when they are in view, however Backstop isn't taking this into account and instead taking pictures of what looks like empty spaces.
I imagine there needs to be a loop in the onReady.js file that applies the 'in view' class to each element before it's run (however not sure).
Could anyone point me in the right direction?
Let me know if you need any more information!
Thanks