public void Init()
 {
     driver = DriverInstance.Get();
     DriverInstance.SetWaitTime(30);
 }