2021-09-10 13:40:38 +02:00
|
|
|
// Make sure that the last two entries are more than 12 pixels apart and not stacked on each other.
|
|
|
|
|
2023-04-11 19:11:34 +02:00
|
|
|
go-to: "file://" + |DOC_PATH| + "/test_docs/huge_amount_of_consts/index.html"
|
2022-01-21 20:41:47 +01:00
|
|
|
|
2021-12-12 18:28:58 +01:00
|
|
|
compare-elements-position-near-false: (
|
2023-02-07 19:00:18 -07:00
|
|
|
"//ul[@class='item-table']/li[last()-1]",
|
|
|
|
"//ul[@class='item-table']/li[last()-3]",
|
2021-12-12 18:28:58 +01:00
|
|
|
{"y": 12},
|
|
|
|
)
|