DoOnComponent<T>
Type Parameters
T
Constructors
| DoOnComponent(Client, string, Action<TestStep, T>, int) | 
Methods
| OnEnter() | base.OnEnter() should always be called at the first line when overriding this method.  | 
  
T| DoOnComponent(Client, string, Action<TestStep, T>, int) | 
| OnEnter() | base.OnEnter() should always be called at the first line when overriding this method.  |