This example exhibits a "Nyan Cat" component moving across the screen with really bad JS animation.
Exercise
Write a test that fulfils the following requirements:
-
Performs a click the "#nyan-cat"
-
No use of Javascript clicks.
-
If the click is successful, you'll see
""img#nyan-cat" clicked."
in the logs below.