Bases: ubuntuuitoolkit._custom_proxy_objects._common.UbuntuUIToolkitCustomProxyObjectBase
Bases: ubuntuuitoolkit._custom_proxy_objects._common.UbuntuUIToolkitCustomProxyObjectBase
A helper that understands the greeter screen.
unity shell autopilot tests and helpers - sub level package.
Bases: ubuntuuitoolkit._custom_proxy_objects._common.UbuntuUIToolkitCustomProxyObjectBase
An helper class that makes it easy to interact with the shell
Enter code ‘code’ into the single-pin lightdm pincode entry screen.
| Parameters: | code – must be a string of numeric characters. |
|---|---|
| Raises: | TypeError if code is not a string. |
| Raises: | ValueError if code contains non-numeric characters. |
Launch an application.
| Parameters: | application_name – The name of the application to launch. |
|---|
Create an ephemeral (non-interactive) notification
| Parameters: |
|
|---|
Simple decorator that disables the QML mocks from being loaded.
Bases: ubuntuuitoolkit._custom_proxy_objects._common.UbuntuUIToolkitCustomProxyObjectBase
A helper that understands the Launcher.
Bases: ubuntuuitoolkit._custom_proxy_objects._common.UbuntuUIToolkitCustomProxyObjectBase
A helper that understands the Dash.
Bases: builtins.object
Autopilot helper for the Dash app.
Bases: ubuntuuitoolkit._custom_proxy_objects._common.UbuntuUIToolkitCustomProxyObjectBase
Autopilot helper for generic scopes.
Click an item from the scope.
| Parameters: |
|
|---|