Pekka Klärck
unread,Jan 15, 2013, 3:28:58 PM1/15/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gracen...@gmail.com, robotframe...@googlegroups.com, stl...@gmail.com, robotframew...@googlegroups.com
2013/1/15 Hansie <
gracen...@gmail.com>:
>
> The new keyword "Run Keyword and return result" is not appearing even after
> upgrading to RF 2.7.6.
First of all, the new keyword is `Run Keyword And Return Status`.
> There is a builtin.py file under robotide\libraries
> folder which does not seem to be updated with the latest copy of builtin.py.
> When i open builtin.py from robot/libraries folder, i am seeing this new
> keyword but when i open it from robotide/libraries folder, i am not seeing
> the new change. RIDE seems to be using this robotide folder. Can you please
> check and let me know?
Libraries under RIDE are not updated when you upgrade Robot Framework
and thus RIDE does not see newly introduced keywords. This will be
fixed when a new RIDE release with updated Robot bundled in is
released.
If this is a problem for you, you can try setting the directory
containing new Robot libraries into PYTHONPATH before starting RIDE.
That should work, but RIDE may also modify PYTHONPATH itself and add
its libraries there. If that's the case, you can always update the
libraries under RIDE manually.