simonaferrara
4 years agoFrequent Contributor
Test web pages with animations
Hi all, I've to tests some web pages that contain some simple animations, by checking if the animation correctly works. For example, the page could contain elements that blink, others that rotat...
- 4 years ago
Hi Simona,
If those elements are animated GIFs, then you may get and store them on your hard drive and then manually check if they blink/animate/etc. as expected.
Otherwise I would stick to manual verification as automation might appear to require too many efforts and be not reliable.