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 rotate, others that must display an animated gif.
Have you got some ideas and hints for me to start analyze how can I test these pages with animations?
Thanks!
Regards,
Simona
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.