Try specific chrome version - new one appears to not be supported by browser tools?

This commit is contained in:
2023-07-20 08:07:24 -05:00
parent 95144608e5
commit aa4379787d

View File

@ -29,7 +29,8 @@ commands:
mvn_verify: mvn_verify:
steps: steps:
- browser-tools/install-chrome - browser-tools/install-chrome:
chrome-version: 114.0.5735.198
- browser-tools/install-chromedriver - browser-tools/install-chromedriver
- run: - run:
name: install dockerize name: install dockerize