Robot Framework SeleniumLibrary
SeleniumLibrary.utils.events.scope_event.ScopeStart Class Reference
Inheritance diagram for SeleniumLibrary.utils.events.scope_event.ScopeStart:
SeleniumLibrary.utils.events.scope_event.ScopeEvent SeleniumLibrary.utils.events.event.Event

Static Public Attributes

string name = 'scope_start'
 

Additional Inherited Members

- Public Member Functions inherited from SeleniumLibrary.utils.events.scope_event.ScopeEvent
def __init__ (self, scope, action, *args, **kwargs)
 
def trigger (self, *args, **kwargs)
 
- Public Attributes inherited from SeleniumLibrary.utils.events.scope_event.ScopeEvent
 action
 
 action_args
 
 action_kwargs
 
 scope
 

Detailed Description

Definition at line 40 of file scope_event.py.

Member Data Documentation

◆ name

string SeleniumLibrary.utils.events.scope_event.ScopeStart.name = 'scope_start'
static

Definition at line 41 of file scope_event.py.


The documentation for this class was generated from the following file: