Re: [CentOS] selenium rc server - run it on a specific display help!

2011-02-07 Thread Roland RoLaNd
centos.org Subject: Re: [CentOS] selenium rc server - run it on a specific display help! You need to instruct it what DISPLAY to run on. DISPLAY=... command-to-run-selenium You should also need (I think) to do something with X authentication (xauth) Are you sure that running it from cron is suita

Re: [CentOS] selenium rc server - run it on a specific display help!

2011-02-04 Thread Cameron Kerr
You need to instruct it what DISPLAY to run on. DISPLAY=... command-to-run-selenium You should also need (I think) to do something with X authentication (xauth) Are you sure that running it from cron is suitable? Seems very unusual for a GUI program. On 5/02/2011, at 3:08 AM, Roland RoLaNd wro