@maligan wrote:
Hi ,
I want to do automation testing on Nodes , by simulating node click and node selection etc.
How can i select node by passing its index.
say ....go.Diagram.fromDiv(graphDiagram).select(0) etci can get the selection node location by...
go.Diagram.fromDiv(graphDiagram).selection.first().location
Posts: 4
Participants: 2