public static void Setup(TestContext context) { _driver = new ChromeDriver(_driverDirectory); _proxy = new UDPProxy.Proxy(); }