Свойство | Тип | Описание | |
---|---|---|---|
Instance |
Метод | Описание | |
---|---|---|
InitializeAndStart ( |
Initializes and starts AutomationServer on default port (9998) with specified parameters. Use it in conjuction with Instance to simplify inclusion of server in tested app. |
|
SetAutomator ( |
||
Start ( ) : void | ||
Stop ( ) : void |
Метод | Описание | |
---|---|---|
HandleRequest ( |
||
ListenerConnectionReceived ( |
||
WriteConnectionData ( ) : System.Threading.Tasks.Task |
public InitializeAndStart ( |
||
visualRoot | /// | |
Результат | void |
public SetAutomator ( |
||
visualRoot | ||
Результат | void |