Status: Accepted Owner: ---- Labels: Type-Enhancement Priority-Medium Target-2.1.3
New issue 465 by jprantan: `Get Variables` keyword http://code.google.com/p/robotframework/issues/detail?id=465 To implement test execution debugger to RIDE, there is need to get and set variables from listener. Setting variables can be done using BuiltIn library's `Set Test/Suite/Global Variable" keywords. To get the variables, there is need to add new keyword `Get Variables` that can be then used from listener, own libraries or test data. `Get Variables` should return variables as dictionary. -- 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
