Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "page-objects/ConfluenceLogin"

Index

Variables

assert

assert: any = pageObjectUtils.assert

asyncElement

asyncElement: function = pageObjectUtils.asyncElement

Type declaration

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

      • selector: By
      • Optional timeout: number

      Returns ElementFinder

clickIfPresent

clickIfPresent: function = pageObjectUtils.clickIfPresent

Type declaration

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

      • element: ElementFinder

      Returns Promise<void>

openPage

openPage: function = pageObjectUtils.openPage

Type declaration

Generated using TypeDoc