Revision tags: v5.0-stable |
|
#
409df05d |
| 17-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the 'RETURN' statement instead. - Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead. - Singular section headers like '*** Variable ***' are deprecated
Tested: - Ran from sandbox with the version $ robot --version Robot Framework 7.0 (Python 3.10.12 on linux)
and also tested on latest python version
Robot Framework 7.0 (Python 3.11.9 on linux)
Change-Id: I54e85f9d799556c63b9a39f79483f83e9b980768 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: v4.0-stable, robotframework-requests |
|
#
8f5ec914 |
| 05-Apr-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix robot directive Keywords missing header
Change-Id: I82daedaa509cd811f25eb9366a597ec33450896c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
1da8826c |
| 21-Feb-2022 |
Prashanth Katti <prkatti1@in.ibm.com> |
Move network security common keywords to library
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I0aaf44a420a84d96c1cc2cc08a209e69ba112528
|
#
e31542be |
| 21-Feb-2022 |
Prashanth Katti <prkatti1@in.ibm.com> |
Move network security common keywords to library
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I377cf4069f8fa6983ed70c4bc69d80bd0c1c85d2
|