Am 7. September 2018 17:40:31 MESZ schrieb MaxwellFalcon <maxf...@gmail.com>:
>Here is the code:
>
>@After 
>public void testCleanUp(){ 
>    browser.driver.quit(); 

So either browser or driver is null. You could try to log /print those values 
to see, which one is null. 

Have you checked them at the point where you initialize them? 

Felix 

>} 
>
>
>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: user-unsubscr...@jmeter.apache.org
>For additional commands, e-mail: user-h...@jmeter.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to