Added 2 errors for rerun
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
This commit is contained in:
parent
7eba090b16
commit
955fdc6c17
|
@ -9,7 +9,9 @@ RERUN_ERRORS = [
|
|||
'504 Gateway Time-out',
|
||||
'Internal Server Error',
|
||||
'Invalid message: ERROR Internal Server Error',
|
||||
"Message: 'CreateAccountButton' is not found on screen"
|
||||
"Message: 'CreateAccountButton' is not found on screen",
|
||||
"503 Service Unavailable",
|
||||
"AttributeError: 'NoneType' object has no attribute 'find_element'"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue