Report failed validation but allow continuing execution. More...
Static Public Attributes | |
| bool | ROBOT_CONTINUE_ON_FAILURE = True |
Static Public Attributes inherited from robot.api.exceptions.Failure | |
| bool | ROBOT_SUPPRESS_NAME = True |
Additional Inherited Members | |
Public Member Functions inherited from robot.api.exceptions.Failure | |
| def | __init__ (self, message, html=False) |
| :param message: Exception message. More... | |
Report failed validation but allow continuing execution.
Definition at line 43 of file exceptions.py.
|
static |
Definition at line 44 of file exceptions.py.