java - Selenium standalone server close browsers when losing connection and/or test manually killed -


is there way tell selenium server automatically close browsers when kill running test, or if connection dropped between test , selenium standalone server ?

you should quit driver in after method. hook should called, if connection between server , test lost. if not wait until timeout reached before driver gets killed.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -