Skip to content

Commit 3271eb2

Browse files
committed
Fixed log validations on atests
1 parent 5e5f8b5 commit 3271eb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

atest/acceptance/keywords/lists.robot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ Select Non-Existing Item From Multi-Selection List
128128

129129
Unselect Non-Existing Item From List
130130
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*
132132
... Unselect From List By Value possible_channels Tin Can Phone Smoke Signals
133133
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*
135135
... Unselect From List By Label possible_channels Tin Can Phone Smoke Signals Email
136136

137137
Select From Multiselect List

0 commit comments

Comments
 (0)