File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11// This test is to ensure that the anchors (`§`) have the expected color.
22goto: file://|DOC_PATH|/test_docs/struct.HeavilyDocumentedStruct.html
3+ show-text: true
34
45// This is needed to ensure that the text color is computed.
56show-text: true
Original file line number Diff line number Diff line change 11goto: file://|DOC_PATH|/test_docs/index.html
2+ show-text: true
23write: (".search-input", "test")
34// Waiting for the search results to appear...
45wait-for: "#titles"
56assert-text: ("#results .externcrate", "test_docs")
6- text: (".search-input", "")
7+
8+ goto: file://|DOC_PATH|/test_docs/index.html
79// We now want to change the crate filter.
810click: "#crate-search"
911// We select "lib2" option then press enter to change the filter.
You can’t perform that action at this time.
0 commit comments