airgun.entities.rhai.base

Module Contents

Classes

InsightsNavigateStep

AirGun's version of navmazing.NavigateStep with custom

exception airgun.entities.rhai.base.InsightsOrganizationPageError

Raised when navigating to insight plugin pages and the organization is not selected or the current selected organization has no manifest.

class airgun.entities.rhai.base.InsightsNavigateStep(obj, navigate_obj, logger=None)

AirGun’s version of navmazing.NavigateStep with custom implementations of navmazing.NavigateStep.am_i_here and navmazing.NavigateStep.go and ability to work with views.

post_navigate(_tries, *args, **kwargs)

Raise Error if Destination view is not displayed or Organization Error page is displayed.