selenium - Stopping phantomjs gives memory allocation error -


i using drive.quit().

but after executions get:

[errno 12] cannot allocate memory

exception attributeerror: "'service' object has no attribute 'process'" in <bound method service.__del__ of <selenium.webdriver.phantomjs.service.service object @ 0x7fb299dc0bd0>> ignored

in list of started processes see appear again , again:

"/usr/local/lib/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs --ign"


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -