mirror of
https://github.com/rust-lang/mdBook.git
synced 2026-05-16 05:40:49 -04:00
This test seems to be a little flaky. This tries to make it more reliable by using `wait-for-` commands instead of `assert-`. My guess is that clicking on an element doesn't necessarily wait for all the javascript code to finish and the DOM to be done updating.