remove setupDriver() from test
This commit is contained in:
parent
802b7f93f8
commit
bbb4eaefa7
@ -70,7 +70,6 @@ public class HelpdeskUITest {
|
|||||||
@Test
|
@Test
|
||||||
public void createTicketTest() throws IOException {
|
public void createTicketTest() throws IOException {
|
||||||
loadProperties();
|
loadProperties();
|
||||||
setupDriver();
|
|
||||||
|
|
||||||
openMainPage();
|
openMainPage();
|
||||||
mainPage = new MainPage();
|
mainPage = new MainPage();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user