Farama-Foundation / miniwob-plusplus

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

Documentation: Creating a custom environment. #70

Closed ppasupat closed 1 year ago

ppasupat commented 1 year ago

Description

Added a documentation on how to create a custom environment (creating a new HTML file + registering and using the environment).

Also refactored some code to ease custom environment creation.

Type of change

Please delete options that are not relevant.

Checklist: