Here is the code:
@After
public void testCleanUp(){
browser.driver.quit();
} I guess it is worth noting that these tests are running perfectly fine in my IDE (Intellij). -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
