airgun.entities.rhai.rule

Module Contents

Classes

RuleEntity

RulesDetails

Navigate to Red Hat Access Insights Rules screen.

class airgun.entities.rhai.rule.RuleEntity(browser)
endpoint_path = /redhat_access/insights/rules
search(rule_name)

Perform the search of a rule.

class airgun.entities.rhai.rule.RulesDetails(obj, navigate_obj, logger=None)

Navigate to Red Hat Access Insights Rules 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.