OpenTAP 9.35
API Reference
OpenTap.ITestStepPreRunMixin Interface Reference

This mixin is activated just before a step is executed. It allows modifying the test step run. More...

Inheritance diagram for OpenTap.ITestStepPreRunMixin:
OpenTap.IMixin OpenTap.ITapPlugin OpenTap.ITestStepPreRunMixinOrder

Public Member Functions

void OnPreRun (TestStepPreRunEventArgs eventArgs)
 Invoked before test step run.
 

Detailed Description

This mixin is activated just before a step is executed. It allows modifying the test step run.

OpenTAP 9.35 API built Thu Sep 3 2026 13:51:29