Status: Accepted Owner: ---- Labels: Type-Enhancement Priority-Medium Target-2.2
New issue 414 by jprantan: Keyword "Get selection from user" to Dialogs library
http://code.google.com/p/robotframework/issues/detail?id=414 Sometimes there is need to give user the option to make selection from some set of values. Currently it is possible if message contains the options and user writes the selection. With this workflow it is easy to make errors, so better option is to have keyword which generates list of options where user can select the most suitable option. One project needed this, so attached is initial implementation for the Python, Java version should be trivial to implement as there is ready dialog for showing options. Attachments: Dialogs.py 3.3 KB -- 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
