]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/search-result-keyword.goml
Auto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r=Dylan-DPC
[rust.git] / src / test / rustdoc-gui / search-result-keyword.goml
index 8b50c5c5e1a5b3eee4712780ec962572facf11db..16ae10431acf2dbf86d433f7ff5e29a851be43e2 100644 (file)
@@ -1,6 +1,8 @@
 // Checks that the "keyword" results have the expected text alongside them.
 goto: file://|DOC_PATH|/test_docs/index.html
 write: (".search-input", "CookieMonster")
+// To be SURE that the search will be run.
+press-key: 'Enter'
 // Waiting for the search results to appear...
 wait-for: "#titles"
 // Note: The two next assert commands could be merged as one but readability would be