The release of Robot Framework (RF) 3.0.2 mainly includes fixing performance issues and enhancements.
A performance regression already present in RF 2.9 with evaluating expressions using some BuiltIn keywords like keywords like Evaluate, Should Be True and Run Keyword is now fixed. In addition to this, there are few other fixes. The issue was not a major one but when these keywords were used frequently or when used lot of times, there was a performance impact.
There is a new method - get_keyword_tags added in the dynamic and remote library interfaces and a possibility to disable validation of certain keywords in the dry-run mode.
Source: Github - RobotFramework
No comments:
Post a Comment