Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium
New issue 238 by miss.zeus: Support for "Get Selected Tree node label" http://code.google.com/p/robotframework/issues/detail?id=238 Hi, I am testing a Quick Search functionality that accepts the name of a tree element in a text field and tries to match it with all elements in the tree structure. And when ecountered a right match, it shows that tree element as selected. In order to test this feature a new keyword like "Get Selected Tree node label" is required. Because the current implementation of "Get Tree Node Label" cannot be used in this case, as it requires the entire tree path till the tree element, which would not suffice for the test here. As there is no other way to substantiate that the search is successful other than the visual representation of a selected tree element. This new keyword could be the best way to capture such scenarios. Regards, Sherin -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
