Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Keyword to retrieve items from Tree Node Popup Menu #92

Closed
muresanrazvan opened this issue Apr 24, 2017 · 2 comments
Closed

New Keyword to retrieve items from Tree Node Popup Menu #92

muresanrazvan opened this issue Apr 24, 2017 · 2 comments

Comments

@muresanrazvan
Copy link
Contributor

It could be useful to have a keyword to get all items from tree node popup menu. Keywords should work almost the same like Get Menu Items From Popup Menu: Gets item names from the components context tree node popup menu.

@HelioGuilherme66
Copy link

HelioGuilherme66 commented Apr 24, 2017

Please provide a public URL with an example of the "tree node popup menu".

edit: Sorry I mixed up repositories; thought it was Selenium2Library. But thanks for the nice example ;)

@muresanrazvan
Copy link
Contributor Author

treenodepopupmenu
The keyword should return a list with the item names from the popup menu. For example, in the attached snapshot, for tree node 'the java tutorial continued: the rest of the jdk', the new keyword should return a list of 10 items and for the submenu 'Submenu' should return 2 items

muresanrazvan added a commit that referenced this issue Apr 25, 2017
)

* added new keyword for Get Tree Node Popup Menu Items

* added  robot test for Get Tree Node Popup Menu Items

* removed log from test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants