File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
atest/acceptance/keywords Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -128,10 +128,10 @@ Select Non-Existing Item From Multi-Selection List
128
128
129
129
Unselect Non-Existing Item From List
130
130
Run Keyword And Expect Error
131
- ... NoSuchElementException: Message: Could not locate element with value: Tin Can Phone?
131
+ ... NoSuchElementException: Message: Could not locate element with value: Tin Can Phone*
132
132
... Unselect From List By Value possible_channels Tin Can Phone Smoke Signals
133
133
Run Keyword And Expect Error
134
- ... NoSuchElementException: Message: Could not locate element with visible text: Tin Can Phone?
134
+ ... NoSuchElementException: Message: Could not locate element with visible text: Tin Can Phone*
135
135
... Unselect From List By Label possible_channels Tin Can Phone Smoke Signals Email
136
136
137
137
Select From Multiselect List
You can’t perform that action at this time.
0 commit comments