Re: [Server-devel] [UKids] Enthusiasm for a Centos School Server is wonderful

2015-03-29 Thread Sebastian Silva
For the Sugar Network project we used Selenium UI testing. Basically you can record a standard interaction with a Firefox plugin [1]. This in turn produces scripts that can be used in a server with an embedded firefox browser. At the time, I integrated this with the Jenkins continuous integration

Re: [Server-devel] [UKids] Enthusiasm for a Centos School Server is wonderful

2015-03-29 Thread Adam Holt
On Sun, Mar 29, 2015 at 12:45 PM, George Hunt wrote: > I woke up thinking that a little time spent on testing automation might be > appropriate. And I'm searching for ideas. > > Tony presents a wrinkle I had not thought of: how to automate clicking on > GUI buttons. > > I can extend Tim's test sc