airgun.entities.rhai.action

Module Contents

Classes

ActionEntity

ActionDetails

Navigate to Red Hat Access Insights Actions screen.

class airgun.entities.rhai.action.ActionEntity(browser)
endpoint_path = /redhat_access/insights/actions
read(widget_names=None)

Read the content of the view.

class airgun.entities.rhai.action.ActionDetails(obj, navigate_obj, logger=None)

Navigate to Red Hat Access Insights Actions screen.

VIEW
step(*args, **kwargs)

Describes the work to be done to get to the destination after the prequisite is met.

This is a default and is generally overridden.