lakshmi85
3 years agoNew Contributor
Drag method is sucessfull but not abel tos ee any result
I am using Drag method to draw a line between two points.
Test completed script results shows its executed successfully ,but I am not able to see any line between point.
When I record the script and executes result is same.
tabControl.TabControl.zcanvas.GraphicalBlockControl.Drag(58, 53, 124, -33)
above line is not executing when I run the script. I want to draw line between the coordinates as shown in the attachment.