We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84d65fe + cefa900 commit fb673bfCopy full SHA for fb673bf
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