@@ -19,7 +19,7 @@ TestCase001-01
19
19
Open local file ${sclname } ${scltype }
20
20
21
21
Select Tab Substation
22
- Get Text ${substation-editor-selector } div#header > h1:has-text("Sub1")
22
+ Get Text ${substation-editor-selector } section > h1:has-text("Sub1")
23
23
24
24
TestCase001-02
25
25
[Documentation] Open project from Local File and Add to CoMPAS
@@ -33,10 +33,10 @@ TestCase001-02
33
33
Set Test Variable ${scltype } CID
34
34
35
35
Open Menu Save project
36
- Add to CoMPAS ${sclname } ${scltype } 1.0.0
36
+ Add to CoMPAS MiniGrid.scd ${sclname } ${scltype } 1.0.0
37
37
38
38
Select Tab Substation
39
- Get Text ${substation-editor-selector } div#header > h1:has-text("Sub1")
39
+ Get Text ${substation-editor-selector } section > h1:has-text("Sub1")
40
40
41
41
TestCase001-03
42
42
[Documentation] Open project from CoMPAS
@@ -51,7 +51,7 @@ TestCase001-03
51
51
Set Test Variable ${scltype } CID
52
52
53
53
Open Menu Save project
54
- Add to CoMPAS ${sclname } ${scltype } 1.0.0
54
+ Add to CoMPAS MiniGrid.scd ${sclname } ${scltype } 1.0.0
55
55
56
56
Close OpenSCD
57
57
Open OpenSCD and Login
@@ -60,7 +60,7 @@ TestCase001-03
60
60
Open from CoMPAS ${sclname } ${scltype } 1.0.0
61
61
62
62
Select Tab Substation
63
- Get Text ${substation-editor-selector } div#header > h1:has-text("Sub1")
63
+ Get Text ${substation-editor-selector } section > h1:has-text("Sub1")
64
64
65
65
TestCase001-04
66
66
[Documentation] Open project from CoMPAS and Save to Local File
@@ -75,7 +75,7 @@ TestCase001-04
75
75
Set Test Variable ${scltype } CID
76
76
77
77
Open Menu Save project
78
- Add to CoMPAS ${sclname } ${scltype } 1.0.0
78
+ Add to CoMPAS MiniGrid.scd ${sclname } ${scltype } 1.0.0
79
79
80
80
Open Menu Save project
81
81
Save to local file ${sclname } ${scltype }
0 commit comments