Re: PageTester and Select Component

2008-06-03 Thread David Roberts
Replying to myself again! Probably a bad sign: the problem was this: id="searchOptions" should have been this:t:id="searchOptions" funny that it worked in the web page but failed the test. Anyway, I guess that's what the test is for. David Roberts wrote: Hi, I'm havin

PageTester and Select Component

2008-06-03 Thread David Roberts
Hi, I'm having problems instantiating values into a select component when testing forms. This is my form: model="searchTypes" validate="required"/> validate="required"/> and this is the test: doc = this.pageTester.renderPage("Se