]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/search-result-color.goml
Rollup merge of #100567 - Rageking8:fix-100563, r=wesleywiser
[rust.git] / src / test / rustdoc-gui / search-result-color.goml
index 901634fe0e635a381124505e25d849499b70b398..9a49ae2c6b853661f83c5007943dabda13d9ccb4 100644 (file)
@@ -89,6 +89,8 @@ show-text: true
 // We reload the page so the local storage settings are being used.
 reload:
 write: (".search-input", "thisisanalias")
+// To be SURE that the search will be run.
+press-key: 'Enter'
 // Waiting for the search results to appear...
 wait-for: "#titles"
 // Checking that the colors for the alias element are the ones expected.