StepType.WindowActivation
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
StepType.WindowActivation
Syntax
StepType.WindowActivation
Data Type
Use the following constants with this data type:
- WinActOption_ActivateWhenStepCompletes –(Value: 2) Activate when the step completes.
- WinActOption_IfActiveReactivateWhenStepCompletes –(Value: 3) If initially active, reactivate when the step completes.
- WinActOption_None –(Value: 1) No activation.
Purpose
Specifies whether the TestStand application activates its window when the step completes.