Farama-Foundation / miniwob-plusplus

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

Refactored Selenium-specific code out of action.py #72

Closed ppasupat closed 1 year ago

ppasupat commented 1 year ago

Description

Group Selenium-specific code together so that future backends (alternatives to Selenium) can be integrated. The external-facing API remains the same.

Type of change

Please delete options that are not relevant.

Checklist: