waft.actions.system_actions.system_actions module

class waft.actions.system_actions.system_actions.SystemActions(node: BaseNode)

Bases: object

Class is a facade for instances related to test systems

property browser_actions: BrowserActions

Returns an instance of the BrowserActions class

property network: NetworkActions

Returns an instance of NetworkActions