Skip to content

Commit de34489

Browse files
Add explanation for GUI test
1 parent 4a04f25 commit de34489

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/rustdoc-gui/scrape-examples-button-focus.goml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This test ensures that the scraped examples buttons are working as expecting
2+
// when 'Enter' key is pressed when they're focused.
13
goto: "file://" + |DOC_PATH| + "/scrape_examples/fn.test.html"
24

35
// The next/prev buttons vertically scroll the code viewport between examples

0 commit comments

Comments
 (0)