You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"//*[@class='item-right docblock-short']//p[text()='a thing with a label']",
37
+
{"y": 2},
38
+
)
21
39
// compare parent elements
22
-
compare-elements-position: ("//*[@class='item-left module-item']//a[text()='replaced_function']/..", "//*[@class='item-right docblock-short']//p[text()='a thing with a label']/..", ("y"))
"//*[@class='item-right docblock-short']//p[text()='a thing with a label']",
66
+
{"y": 12},
67
+
)
34
68
// compare parent elements
35
-
compare-elements-position-false: ("//*[@class='item-left module-item']//a[text()='replaced_function']/..", "//*[@class='item-right docblock-short']//p[text()='a thing with a label']/..", ("y"))
36
-
compare-elements-position-false: (".item-left .stab.deprecated", "//*[@class='item-right docblock-short']//p[text()='a thing with a label']", ("y"))
0 commit comments