Static Public Attributes | |
| string | type = 'Keyword' |
Additional Inherited Members | |
Public Member Functions inherited from robot.running.timeouts._Timeout | |
| def | __bool__ (self) |
| def | __eq__ (self, other) |
| def | __hash__ (self) |
| def | __init__ (self, timeout=None, variables=None) |
| def | __str__ (self) |
| def | get_message (self) |
| def | replace_variables (self, variables) |
| def | run (self, runnable, args=None, kwargs=None) |
| def | start (self) |
| def | time_left (self) |
| def | timed_out (self) |
Public Attributes inherited from robot.running.timeouts._Timeout | |
| error | |
| secs | |
| starttime | |
| string | |
Properties inherited from robot.running.timeouts._Timeout | |
| _sort_key = property | |
| _timeout_error = property | |
| active = property | |
Definition at line 135 of file __init__.py.
Definition at line 136 of file __init__.py.