Thursday, April 3, 2025
1 change · 18.0
Enhancements to existing features
A new testing helper makes it easier to open dropdown menus and choose matching items during automated checks. This is an internal improvement that helps developers write more reliable tests, with no direct change for end users.
Original PR description
This commit adds a new helper in dom_test_helpers' contains which allows to open a dropdown and select the first item which matches with the input value.