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