Options
All
  • Public
  • Public/Protected
  • All
Menu

gT.eC.form.g or gT.eC.form.grabs

Hierarchy

Index

Properties

Methods

Properties

Static compName

compName: string = compName

Methods

Static content

  • content(tEQ: Teq, includingStores: boolean | number, idForLog?: ElementIdForLog): Promise<string>
  • Returns the form content to the test log.

    includingstores
    • use true to just include store and print displayField, 1 - to print only displayField, name and text fields (if exist) and 2 to force store printing all fields.

    Parameters

    Returns Promise<string>