public void DeployCodedUiTestServer() { this.testConsole = new VsTestConsoleWrapper(this.DeviceName); this.testConsole.DeployCodedUiTestServer(this.captureCodedUiLogs); }