Farama-Foundation / miniwob-plusplus

MiniWoB++: a web interaction benchmark for reinforcement learning
https://miniwob.farama.org/
MIT License
280 stars 47 forks source link

Made Docker (for integration tests) use Chromium + ChromiumDriver #32

Closed ppasupat closed 1 year ago

ppasupat commented 1 year ago

Description

Made the Docker image (for integration tests) use Chromium + ChromiumDriver (both installed from apt-get) instead of Google Chrome (deb download) + ChromeDriver (zip file download). This slightly simplifies the docker image.

Type of change

Please delete options that are not relevant.

Checklist: