Menu

#3 TreeItemTester

open
nobody
None
7
2009-04-07
2009-04-07
No

I have found a TreeItem with the text "[0..*] employee : Employee", I escape the regex by searching with this string "/\\[0\\.\\.\\*\\] employee.*/". However, after I call WidgetTester.getTester(item).click(item); I receive a Not Found Exception. It appears that after the item is found the regex is being ignored to click the checkbox in the tree.

Discussion

  • Dane Anderson

    Dane Anderson - 2009-04-07
    • priority: 5 --> 7
     
  • Dane Anderson

    Dane Anderson - 2009-04-07

    Raised the priority as it is blocking me.

     

Log in to post a comment.