Options
All
  • Public
  • Public/Protected
  • All
Menu

D365-UI-Test

Index

Functions

Const EnsureXrmGetter

  • EnsureXrmGetter(page: Page): Promise<void>

Const isPageElement

  • isPageElement(value: any): value is ElementHandle<SVGElement | HTMLElement>

Object literals

Const D365Selectors

D365Selectors: object

DuplicateDetection

DuplicateDetection: object

abort

abort: string = "button[data-id="close_dialog"]"

ignore

ignore: string = "button[data-id="ignore_save"]"

Grid

Grid: object

DataRowWithIndexCheckBox

DataRowWithIndexCheckBox: string = "div[wj-part='root'] > div[wj-part='cells'] > div.wj-row[aria-rowindex='{0}'] > div.wj-cell.data-selectable"

Login

Login: object

dontRememberLogin

dontRememberLogin: string = "#idBtn_Back"

otp

otp: string = "#idTxtBx_SAOTCC_OTC"

password

password: string = "#i0118"

userName

userName: string = "#i0116"

PopUp

PopUp: object

cancel

cancel: string = "#cancelButton"

confirm

confirm: string = "#confirmButton"

Generated using TypeDoc