-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.11, 3.10.8, 3.11.4, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE
-
Using "selenium/standalone-chrome-debug:3.141.59-20210713" docker container as a part of moodle-docker stack, when you try to add some steps to behat test to assign an inplace_editable(select) value by the i_set_the_field_to method value isn't set if the param editlabel isn't assigned in the inplace_editable element.
Edited to add that the problem is unrelated to the editlabel of the inplace editable, it's because Chrome types keys into the select element, and doesn't select the item you intend it to