Spying an Canvas Element in a web based application
I have a web application which has a canvas element in it. I am unable to spy the canvas element as the canvas element has the greater stack order when compared to div element. Could you guys please suggest me some ideas on this