2021-09-10 13:40:38 +02:00
|
|
|
goto: file://|DOC_PATH|/test_docs/huge_amount_of_consts/index.html
|
|
|
|
|
|
|
|
// Make sure that the last two entries are more than 12 pixels apart and not stacked on each other.
|
|
|
|
|
2021-12-12 18:28:58 +01:00
|
|
|
compare-elements-position-near-false: (
|
|
|
|
"//*[@class='item-table']//div[last()-1]",
|
|
|
|
"//*[@class='item-table']//div[last()-3]",
|
|
|
|
{"y": 12},
|
|
|
|
)
|