コード例 #1
0
ファイル: TestSuite.java プロジェクト: proctiger/da
 @BeforeClass
 public static void startWebDrive() throws Exception {
   BasePage.startFirefoxBrowser();
 }