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
Copy file name to clipboardExpand all lines: integration-testing/TestSuite005-validator.robot
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ TestCase005-03
59
59
60
60
Open Menu View diagnostics
61
61
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == Validate using OCL
62
+
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= [XSD validation] (line: 32, column: 47): cvc-complex-type.4: Attribute 'type' must appear on element 'DO'.
62
63
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 11
63
64
64
65
TestCase005-04
@@ -74,4 +75,5 @@ TestCase005-04
74
75
75
76
Open Menu View diagnostics
76
77
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == Validate using OCL
78
+
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= [XSD validation] (line: 32, column: 47): cvc-complex-type.4: Attribute 'type' must appear on element 'DO'.
77
79
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 11
0 commit comments