Skip to content

Commit 97e1bc6

Browse files
committed
Fix for robotsuite
1 parent 77a2403 commit 97e1bc6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ robotframework-selenium2library==3.0.0
238238
robotframework-selenium2screenshots==0.8.1
239239
robotframework-seleniumlibrary==6.7.1
240240
robotframework-seleniumtestability==2.1.0
241-
robotsuite==3.0.0
241+
robotsuite==3.0.1
242242
rpds-py==0.22.3
243243
SecretStorage==3.3.3
244244
seedir==0.5.1

versions.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,7 @@ robotframework-selenium2library = 3.0.0
275275
robotframework-selenium2screenshots = 0.8.1
276276
robotframework-seleniumlibrary = 6.7.1
277277
robotframework-seleniumtestability = 2.1.0
278-
# 3.0.0 has XML merging errors ... see https://github.com/collective/robotsuite/pull/34
279-
# robotsuite = 3.0.0
280-
robotsuite = 2.3.2
278+
robotsuite = 3.0.1
281279
rpds-py = 0.22.3
282280
SecretStorage = 3.3.3
283281
seedir = 0.5.1

0 commit comments

Comments
 (0)