[sage-devel] Re: Testing the Notebook using Selenium

2008-09-03 Thread Mike Hansen
Hi, On Wed, Sep 3, 2008 at 10:51 AM, Ray Kiddy <[EMAIL PROTECTED]> wrote: > Hello - > > I have done some browser app testing stuff recently. People keep > pointing me to Selenium, but for some reason, it seems harder to set > up than it could be. Yeah, Selenium has seemed to take a bit of tweaki

[sage-devel] Re: Testing the Notebook using Selenium

2008-09-03 Thread Ray Kiddy
Hello - I have done some browser app testing stuff recently. People keep pointing me to Selenium, but for some reason, it seems harder to set up than it could be. How are you all launching/managing/tracking the tests you are running? Do you have a walk-through on setting up and running the harn

[sage-devel] Re: Testing the Notebook using Selenium

2008-08-26 Thread mabshoff
On Aug 23, 11:04 am, "Mike Hansen" <[EMAIL PROTECTED]> wrote: > Hello all, Hi Mike, > While we continue to add tests to the notebook code,  there are some > things that we just can't test directly in Python such as browser > interactions / Javascript / etc.  Luckily, there is a nice software >