Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageObjectInFabrication

The IPageObjectInFabrication is an interface, which contains generated page-objects, helper methods and some internal data. The IPageObjectInFabrication contains the [key: string]: any; interface. It has all generated function and child page-objects from the generated page-object.

export
interface

IPageObjectInFabrication

Hierarchy

  • IPageObjectInFabrication

Indexable

[key: string]: any

The IPageObjectInFabrication is an interface, which contains generated page-objects, helper methods and some internal data. The IPageObjectInFabrication contains the [key: string]: any; interface. It has all generated function and child page-objects from the generated page-object.

Index

Properties

childPages

childPages: IChildPage[]

e2eElementTree

e2eElementTree: E2eElementTree

generatedExtendingPageObjectPath

generatedExtendingPageObjectPath: Path

generatedPageObjectPath

generatedPageObjectPath: Path

hasFillForm

hasFillForm: boolean

historyUid

historyUid: number

instruct

name

name: string

origin

origin: IPageObjectInFabrication | undefined

Optional route

route: undefined | string

Methods

addFillForm

addNavigateTo

append

appendChild

Generated using TypeDoc