@AfterClass(alwaysRun = true) public void Close() throws IOException, InterruptedException { action.logout(action); }
@AfterClass public void Close() throws IOException, InterruptedException { action.logout(action); }