Better to use headless mode and without X if possible, easier to deploy automate test environment for CI.
> -----Original Message----- > From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] > Sent: Thursday, January 17, 2013 2:15 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] UI automation using Python/Selenium > > Haven't tried headless mode. > > Thanks, > .. Parth > > > -----Original Message----- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Thursday, January 17, 2013 2:07 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] UI automation using Python/Selenium > > On Thu, Jan 17, 2013 at 4:57 PM, Edison Su <edison...@citrix.com> wrote: > > Are you using headless browser? For automate UI test, selenium + > PhantomJS[1] sounds interesting. > > [1]: https://github.com/detro/ghostdriver > > It does! I've had good experience using Selenium + Firefox in headless mode > in the past though. > > >> -----Original Message----- > >> From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] > >> Sent: Thursday, January 17, 2013 1:37 PM > >> To: cloudstack-dev@incubator.apache.org > >> Subject: RE: [DISCUSS] UI automation using Python/Selenium > >> > >> Here is a small document I have put together. > >> > >> Comments are welcomed. > >> > >> > >> Thanks, > >> .. Parth > >> > >> > >> -----Original Message----- > >> From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] > >> Sent: Friday, January 11, 2013 10:59 AM > >> To: cloudstack-dev@incubator.apache.org > >> Subject: Re: [DISCUSS] UI automation using Python/Selenium > >> > >> Sure, > >> > >> I am looking into setting something up on cwiki. > >> > >> Will post the link when ready. > >> > >> ... Parth > >> > >> On 1/11/13 10:41 AM, "kdam...@apache.org" <kdam...@apache.org> > >> wrote: > >> > >> >Actually I'm really interested in this. > >> > > >> >Would you mind sharing your work with me? > >> > > >> >Thanks > >> > > >> >-kd > >> > > >> > > >> > > >> >>-----Original Message----- > >> >>From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] > >> >>Sent: Friday, January 11, 2013 10:36 AM > >> >>To: cloudstack-dev@incubator.apache.org > >> >>Subject: [DISCUSS] UI automation using Python/Selenium > >> >> > >> >>Hello All, > >> >> > >> >>I am experimenting with selenium automation for cloudstack and I > >> >>made it work and wrote a few scripts to see feasibility. > >> >> > >> >>This will be a tool for testing through UI and will not be a part > >> >>of > >> >regular > >> >>distribution. > >> >> > >> >> > >> >> > >> >>Thanks, > >> >>ŠParth > >> > > >> > > > > >