Fix for Penetration test _ Session and cookie management
[vid.git] / vid-automation / src / main / java / vid / automation / test / sections / PnfSearchAssociationPage.java
index 2efb9f3..e56603f 100644 (file)
@@ -1,8 +1,6 @@
 package vid.automation.test.sections;
 
-import org.junit.Assert;
 import org.onap.sdc.ci.tests.utilities.GeneralUIUtils;
-import org.openqa.selenium.WebElement;
 import vid.automation.test.Constants;
 
 public class PnfSearchAssociationPage extends VidBasePage {