--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/accde598-6768-47f7-ad10-6e2b74751f98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Selenium Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/selenium-users/KNg3wj7UfR0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CANikZL%3DpNf4011HpwFQTq0%2BD66%3DRyaTAQSepYZVdDiqYOkrcig%40mail.gmail.com.
When I first encountered it, though, I just added a call at the end of every test to a routine that removes any of the temp folders that it can.
I've heard of others having seen the temp folders left in place, but if you run tests through Jenkins, for example, it seems to do the clearing up for you without you necssarily realising it.
sudo apt-get install ant
sudo apt-get install Xvfb
sudo apt-get install phantomjs
wget http://mirrors.fe.up.pt/pub/apache/nutch/1.11/apache-nutch-1.11-src.tar.gz
tar -xvzf apache-nutch-1.11-src.tar.gz
cd apache-nutch-1.11
ant clean
ant runtime
phantomjs --webdriver=4444 > phantomjs.log &
/*if it fails see “lsof -i :4444” and kill the process and try again */
/usr/bin/Xvfb :11 -screen 0 1024x768x24 > xvfb.log &
export DISPLAY=:11
runtime/local/bin/crawl conf/urls/ testCrawl1/ 1 > crawlLog1.txt &
after this you will see over time the /tmp folder grow with anonymousXXXXweb-driver (in which XXXX is a random number).
Thank you
Best regards
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/56bc7f07.0406430a.969f0.ffff9751%40mx.google.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Selenium Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/selenium-users/KNg3wj7UfR0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/65ddff52-3516-43d8-9c20-b4db0e711111%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CA%2B3COBjnLvtV%2BqcLeQ3M61a6onSnEXxTgWhH_c9HfOTJU4dhqA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CANikZL%3DqCtMocOjwHSDTwMH0QZ_M6ikoOSd61yQBLHRGUu%2B1oQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CA%2B3COBjNd%2BW4Rtb6VYggAObgwJRbnwWR25OyT0WS%2BWGx0kN%3DsQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CANikZLkvYQN7TGNVCRKgCSQ4tSbnX9sbWaz%2B%3D6PSQyc91Y3bvg%40mail.gmail.com.