I have automated so many website using selenium , I just got one application which is built using totally Canvas,GOJS and has diagram.
Can anyone guide me how can I do operations to automate diagram controls? For ex:
- How to click on particular diagram control element
- How to Drag?
I just need one example not whole code.