Ejemplo n.º 1
0
 public void Inti()
 {
     if (PortalChromeDriver.Instance == null)
     {
         PortalChromeDriver.ChromeInitialize();
     }
 }
 public void Inti()
 {
     //    if (PortalChromeDriver.Instance == null)
     //    {
     PortalChromeDriver.ChromeInitialize();
     //}
     //LoginPage.GoTo();
     HomePage.ClickWeChatApp("啊_荀");
 }
Ejemplo n.º 3
0
 public void Inti()
 {
     //    if (PortalChromeDriver.Instance == null)
     //    {
     PortalChromeDriver.ChromeInitialize();
     //}
     //LoginPage.GoTo();
     HomePage.ClickWeChatApp("平台测试账号2");
     //WeChatManagermentPage.GoTo_Menu_Page();
     //MenuPage.DeleteMenuItem();
 }