Unable to select node using TextPath in RCP application [message #1759723] |
Mon, 17 April 2017 02:53  |
Eclipse User |
|
|
|
I have attached screenshot of Tree component in my RCP application wherein, I want to select the first object in the 3rd folder under Home.
I have tried using absolute/ relative Path type, as well as providing following values in TextPath: .*Home*/.*c*/.*flipfone_hingeSK* OR 'Home/c/flipfone_hingeSK' and 'matches'/'simple match' operator, but none of these seem to work.
However if I select the 'select node by IndexPath option in the Tree component, it works perfectly fine, however I need to use TextPath, as object location is not fixed in folder hierarchy.
Please help!
My Jubula version is : 8.4.1.123
Attaching logs as well
[Updated on: Mon, 17 April 2017 03:02] by Moderator
|
|
|
|
|
|
|
|
|
Re: Unable to select node using TextPath in RCP application [message #1760898 is a reply to message #1760554] |
Thu, 04 May 2017 03:48  |
Eclipse User |
|
|
|
Hello Sucheta,
Maybe there is a invisible Node, can you try to select the Node via */*Home* (simple matches).
Also it could be that we are not getting the correct text of the Nodes. You can check this by using the action checkTextAtMousePosition or checkTextOfSelectedNode. So selecting(or hovering the mouse over it) the node manually beforehand and than executing the test might help to check if we are getting the correct text or there is a problem with it.
with regards,
Marvin Mueller
|
|
|
Powered by
FUDForum. Page generated in 0.04320 seconds