blob: d9bdf6d0135ac63495901d1344b63f8167038ca9 [file] [log] [blame]
// Checks that the "keyword" results have the expected text alongside them.
include: "utils.goml"
go-to: "file://" + |DOC_PATH| + "/test_docs/index.html"
call-function: ("perform-search", {"query": "for"})
assert-text: (".result-keyword .result-name", "keyword for")