Method WindowTriggers.SimulateVisibleNew
Overload
Simulates event "visible new window" as if the specified window is that window. Similar to WindowTriggers.SimulateActiveNew.
public void SimulateVisibleNew(wnd w)
Parameters
w (wnd) |
Exceptions
InvalidOperationException
Cannot be before or after ActionTriggers.Run. |