Home > @jsplumbtoolkit/test-support > jsPlumbToolkitTestHarness > tapOnEdge
jsPlumbToolkitTestHarness.tapOnEdge() method
Taps on the given edge
Signature:
tapOnEdge(edgeId: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| edgeId | string | ID of the edge |
Returns:
void