Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Add hack to avoid losing focus on #containers-filter
For some reason, .focus() sometimes does not take effect, and the element immediately loses the focus again. This causes set_input_text() to select the whole page text instead of the input element, and failing to set the intended value.
- Loading branch information