Update rustdoc-gui test
This commit is contained in:
parent
64417c52d6
commit
d1a76a9f50
@ -55,7 +55,7 @@ assert-text: ("#search-tabs > button:nth-of-type(1)", "In Function Return Types"
|
|||||||
|
|
||||||
// Try with a search-by-parameter
|
// Try with a search-by-parameter
|
||||||
go-to: "file://" + |DOC_PATH| + "/test_docs/index.html"
|
go-to: "file://" + |DOC_PATH| + "/test_docs/index.html"
|
||||||
write: (".search-input", "usize pattern")
|
write: (".search-input", "usize,pattern")
|
||||||
// To be SURE that the search will be run.
|
// To be SURE that the search will be run.
|
||||||
press-key: 'Enter'
|
press-key: 'Enter'
|
||||||
// Waiting for the search results to appear...
|
// Waiting for the search results to appear...
|
||||||
|
Loading…
Reference in New Issue
Block a user