public static void TestInitialize(TestContext context) { Browser = new MockBrowser(9997); Browser.Start(); Comm = new NCorder.ChromeComm(9997); }