Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "page-objects/ConfluenceSpace"

Index

Variables

DEFAULT_LOADING_TIMEOUT

DEFAULT_LOADING_TIMEOUT: number = pageObjectUtils.DEFAULT_LOADING_TIMEOUT

asyncElement

asyncElement: function = pageObjectUtils.asyncElement

Type declaration

    • (selector: By, timeout?: number): ElementFinder
    • Parameters

      • selector: By
      • Optional timeout: number

      Returns ElementFinder

blackSpaceTemplateKey

blackSpaceTemplateKey: "com.atlassian.confluence.plugins.confluence-create-content-plugin:create-blank-space-item" = "com.atlassian.confluence.plugins.confluence-create-content-plugin:create-blank-space-item"

clickIfPresent

clickIfPresent: function = pageObjectUtils.clickIfPresent

Type declaration

    • (element: ElementFinder): Promise<void>
    • Parameters

      • element: ElementFinder

      Returns Promise<void>

Generated using TypeDoc