select Context Menu by indexpath [message #886540] |
Fri, 15 June 2012 06:26  |
Eclipse User |
|
|
|
Hi Alex,
-Root
--SubRoot
---Node1
---Node2
---//protocol/samp
----Folder1
Folder1 right pop up has a number of options. I am able to select the first option successfully using the selectNode by Textpath and the Select ContextMenuEntry by TextPath.
However the same flow does not work if I want to select a second option in the popup.
I tried using selectContextMenuEntry_byIndexpath but I am not quite sure what value I should enter in the INDEXPATH variable.
Assuming when folder1 is right clicked, subop1 and subop2 are displayed.
then the following commands do not work:
SelectNodebytextpath - TEXTPATH : Root/SubRoot/\\/\\/protocol\\/samp/Folder1
SelectContextMenuEntry_byIndexPath - INDEXPATH : subop2
What is the right way to use IndexPath?
As there are not too many examples on the help manual, I am posting it here.
Thanks.
[Updated on: Fri, 15 June 2012 06:28] by Moderator Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03541 seconds