public void SetContextTestCase()
 {
     server.respondTo("POST", "/context", null);
     driver.SetContext("1234");
 }