diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-12-22 10:16:28 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-12-22 10:16:33 +0000 |
commit | c17e6729f449cbc98ed6d60b51ca79adab6f8683 (patch) | |
tree | 1079df4c72bc9c80b9eff13258611ca8a4680844 /csit/pylibs.txt | |
parent | dbf10db6f468075293d61e7bbeb9006fd15cfce6 (diff) |
CSIT fix to use correct lib
- Explicitly setting pylibs.txt file to use 3.0.0 version of
robotframework-selenium2library
- Also updating the script to be read from WORKSPACE.
Change-Id: Ic66c5357f53e73678aac439d095d318dbd03c333
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'csit/pylibs.txt')
-rw-r--r-- | csit/pylibs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/pylibs.txt b/csit/pylibs.txt index 4952616540..9fee634156 100644 --- a/csit/pylibs.txt +++ b/csit/pylibs.txt @@ -6,7 +6,7 @@ pyhocon requests robotframework-httplibrary robotframework-requests==0.9.3 -robotframework-selenium2library +robotframework-selenium2library==3.0.0 robotframework-extendedselenium2library robotframework-sshlibrary scapy |