UIActionInterpreter Properties

Include Protected Members
Include Inherited Members

The UIActionInterpreter type exposes the following members.

Properties

  Name Description
Public property CurrentBrowser Gets or sets a string that contains the name and version of the current browser.
Public property DelayBetweenActions Gets or sets the time to delay before executing each action.
Public property InRetryMode Gets or sets a value that indicates whether the interpreter is in retry mode. (Overrides UITestActionInvoker.InRetryMode.)
Public property SearchTimeout Gets or sets the number of seconds before a search process times out.
Public property ThinkTimeMultiplier Gets or sets the multiplier to use for think time values.
Public property TopLevelWindowSinglePassSearch Gets or sets a value that indicates whether single pass search will be used for top level windows.

Top

See Also

Reference

UIActionInterpreter Class

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace