Add small description to GUI test
This commit is contained in:
parent
98cfa68f16
commit
5376670323
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue