Commit a3ecf544899b714a26aa03ea3c17432df2e269ff
1 parent
22a05aab
调整结构
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/main/java/com/essa/pageObject/HomePage.java
@@ -2,6 +2,7 @@ package com.essa.pageObject; | @@ -2,6 +2,7 @@ package com.essa.pageObject; | ||
2 | 2 | ||
3 | import com.essa.pageObject.DocumentaryManage.POBoardPage; | 3 | import com.essa.pageObject.DocumentaryManage.POBoardPage; |
4 | import com.essa.pageObject.DocumentaryManage.ReceiptCorePage; | 4 | import com.essa.pageObject.DocumentaryManage.ReceiptCorePage; |
5 | +import com.essa.pageObject.SupplierManage.SupplierOperationsTrackPage; | ||
5 | import org.openqa.selenium.WebDriver; | 6 | import org.openqa.selenium.WebDriver; |
6 | import org.openqa.selenium.WebElement; | 7 | import org.openqa.selenium.WebElement; |
7 | import org.openqa.selenium.support.FindBy; | 8 | import org.openqa.selenium.support.FindBy; |