netPlan.SelectContextMenuItemByPosition(positionDescription)
Variable | Description |
---|---|
positionDescription | A string containing the path to the item. If the context menu item is on the top level menu, this is just the zero-base index of the item. Otherwise, the positions on the menu and respective submenus should be concatenated, separated by "|". STRING. |