We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef27bf commit cefa900Copy full SHA for cefa900
src/test/rustdoc-gui/code-sidebar-toggle.goml
@@ -1,5 +1,6 @@
1
goto: file://|DOC_PATH|/test_docs/index.html
2
click: ".srclink"
3
+wait-for: "#sidebar-toggle"
4
click: "#sidebar-toggle"
5
wait-for: 500
6
fail: true
0 commit comments