FMCorz / mdk

Moodle Development Kit. A collection of tools meant to make developers' lives easier.
GNU General Public License v3.0
84 stars 47 forks source link

Feature: Add ability to use new Selenium Grid #217

Closed HuongNV13 closed 2 months ago

HuongNV13 commented 1 year ago

Add an option to allow user to use the new Selenium Grid

junpataleta commented 2 months ago

Thanks for providing a patch, @HuongNV13. I'm sorry I couldn't look into this earlier.

The patch works well and preserves the behaviour of using the legacy selenium standalone server by default.

Hopefully, when there are no issues with using Selenium Grid, we can set the default config value to use the grid version.