Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
HandleRequest ( |
||
ListenerConnectionReceived ( |
||
WriteConnectionData ( ) : System.Threading.Tasks.Task |
public InitializeAndStart ( |
||
visualRoot | /// | |
return | void |
public SetAutomator ( |
||
visualRoot | ||
return | void |