fix: robotframework fails due to updated dependencies (#1508)
This commit is contained in:
parent
816a694c84
commit
636a2bdaf5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -48,6 +48,8 @@ jobs:
|
|||||||
robotframework
|
robotframework
|
||||||
robotframework-SeleniumLibrary
|
robotframework-SeleniumLibrary
|
||||||
webdriver-manager
|
webdriver-manager
|
||||||
|
selenium==4.9.1
|
||||||
|
# TODO https://github.com/robotframework/SeleniumLibrary/issues/1835
|
||||||
- name: Run with Maven
|
- name: Run with Maven
|
||||||
run: mvn --no-transfer-progress spring-boot:run &
|
run: mvn --no-transfer-progress spring-boot:run &
|
||||||
- name: Wait to start
|
- name: Wait to start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user