File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ TestCase002-10
102
102
103
103
Select Tab CoMPAS Versions
104
104
Get Element Count ${compas-versions-editor-selector } mwc-list > mwc-check-list-item == 2
105
- Get Text ${compas-versions-editor-selector } mwc-list > mwc-check-list-item:last-child *= ${sclname } -${current-date } (2.0.0 )
105
+ Get Text ${compas-versions-editor-selector } mwc-list > mwc-check-list-item:last-child *= ${sclname } -${current-date } (Version: 2.0.0)
106
106
107
107
TestCase002-11
108
108
[Documentation] Restore first version from the list of versions
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ TestCase005-01
29
29
30
30
Open Menu View diagnostics
31
31
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == Validate using OCL
32
- Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 333
32
+ Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 332
33
33
34
34
TestCase005-02
35
35
[Documentation] Execute the SCL Validator (REST API) with OCL Validation Errros.
@@ -44,7 +44,7 @@ TestCase005-02
44
44
45
45
Open Menu View diagnostics
46
46
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == Validate using OCL
47
- Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 333
47
+ Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 332
48
48
49
49
TestCase005-03
50
50
[Documentation] Execute the SCL Validator (Websockets) with XSD Validation Errors.
You can’t perform that action at this time.
0 commit comments