Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TestSettings

Hierarchy

  • TestSettings

Index

Properties

Optional debugMode

debugMode: boolean

Debug mode prints more information on what is going on

default

false

Optional performanceMode

performanceMode: boolean

If performance mode is enabled, &perf=true is added into the Dynamics URL, for showing the MS performance overlay on all pages

Optional settleTime

settleTime: number

Duration in milliseconds the page has to stay idle when checking for page idleness

default

2000

Optional timeout

timeout: number

Default timeout for navigation events in ms

default

60000

Generated using TypeDoc