File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ TestCase004-01
54
54
55
55
Select Tab Single Line Diagram
56
56
Select SLD Substation ${substation1 }
57
- Check X/Y Coordinates ${substation1VoltageLevel } 36 10
57
+ Check X/Y Coordinates ${substation1VoltageLevel } 36 14
58
58
Select SLD Substation ${substation3 }
59
59
Check X/Y Coordinates ${substation3VoltageLevel } 0 0
60
60
@@ -73,7 +73,7 @@ TestCase004-02
73
73
74
74
Select Tab Single Line Diagram
75
75
Select SLD Substation ${substation1 }
76
- Check X/Y Coordinates ${substation1VoltageLevel } 36 10
76
+ Check X/Y Coordinates ${substation1VoltageLevel } 36 14
77
77
Select SLD Substation ${substation3 }
78
- Check X/Y Coordinates ${substation3VoltageLevel } 12 8
78
+ Check X/Y Coordinates ${substation3VoltageLevel } 12 10
79
79
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Check Browser Title
46
46
Open Menu
47
47
[Arguments] ${menuItemTitle }
48
48
Click ${menu-selector } mwc-icon-button[label="Menu"] > button
49
- Click ${menu-selector } mwc-list > mwc-list-item >> span:has- text("${menuItemTitle } ")
49
+ Click ${menu-selector } mwc-list > mwc-list-item >> span:text-is ("${menuItemTitle } ")
50
50
51
51
Close Menu
52
52
# To make the editors visible again we need to close the menu.
You can’t perform that action at this time.
0 commit comments