I would like to move stars with Selenium on this page:
http://www.html5canvastutorials.com/demos/labs/html5_canvas_elastic_stars/
They are on html canvas. So if I try to inspect element, I only see canvas tag.
Is it possible to do this with selenium and if yes, how?