stop_browser: Stop web driver process and Remove its Object
Description
At the end of All your operations with the web river, you should stop its process
and remove the driver R object else you may have troubles restarting R normaly.
Throws and error if webdriver phantomjs cannot be found, or cannot be started.
It works with a timeout of five seconds.