|
|
|
Re: How to select a TREE item in a TABLE? [message #1421672 is a reply to message #1421394] |
Thu, 11 September 2014 18:18  |
Minnie P Messages: 15 Registered: January 2013 |
Junior Member |
|
|
Thanks pawan for the code.I will try it out.
@Benjamin here is the code I have used.I get a widget not found right when its trying to get the name of the editor.How do I try to get the focus onto the editor name TEST1.ttc or the tree "Input and Output Message Pair"?
tree = View.getTree(testcaseEditor);
bot.tree().getTreeItem("Input and Output Message Pair").getNode("Rename this Input and Output pair").select();
bot.button("Import Messages...").click();
Thanks,
Minnie
[Updated on: Wed, 01 October 2014 19:02] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02325 seconds