Draw on a Canvas using Selenium WebDriver
Use Selenium WebDriver Advanced User Interactions API to draw and manoeuvre objects in a Canvas on a web page
This article is included in my “How to in Selenium WebDriver” series.
We can use Selenium WebDriver’s Advanced User Interactions API to drive mouse events to ‘draw’ on a canvas on a web…