Skip to content

Commit 77a2403

Browse files
committed
downgrade robotsuite
1 parent 22236b8 commit 77a2403

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

versions.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,9 @@ robotframework-selenium2library = 3.0.0
275275
robotframework-selenium2screenshots = 0.8.1
276276
robotframework-seleniumlibrary = 6.7.1
277277
robotframework-seleniumtestability = 2.1.0
278-
robotsuite = 3.0.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
279281
rpds-py = 0.22.3
280282
SecretStorage = 3.3.3
281283
seedir = 0.5.1

0 commit comments

Comments
 (0)