[ad_1]
Your test annotations does not belongs to TestNG.
Replace
@Before with @BeforeTest
@After with @AfterTest
@Test should point TestNG library
1
[ad_2]
solved Selenium TestNG – java.lang.NullPointerException
[ad_1]
Your test annotations does not belongs to TestNG.
Replace
@Before with @BeforeTest
@After with @AfterTest
@Test should point TestNG library
1
[ad_2]
solved Selenium TestNG – java.lang.NullPointerException