Add small description to GUI test

This commit is contained in:
Guillaume Gomez 2023-01-14 22:18:56 +01:00
parent 98cfa68f16
commit 5376670323

View File

@ -1,3 +1,5 @@
// Small test to ensure the "src-line-numbers" element is only present once on
// the page.
goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
click: ".srclink"
wait-for: ".src-line-numbers"