waft.system.nodes.ubuntu_node module

class waft.system.nodes.ubuntu_node.UbuntuNode(client: ClientBase)

Bases: DebianNode

Node class for ubuntu related functionality

chromium_package: str = 'chromium-browser'
platform: Platforms = 'ubuntu'