Replace @Property with getter/setter for the property? -- Chris
On Mon, Oct 29, 2012 at 2:09 PM, mbrooks <mela...@ifactory.com> wrote: > So I have a fairly complicated page that has a slider that filters by a date > range. It gets all entries whose copyright dates fall in between the min > and max years. > > I've tried like mad to figure out how to get the slider to activate properly > with Selenium and everything that was suggested online ended up hanging > Selenium and didn't work. > > I then started looking to test this functionality outside of Selenium, but > since the parameters that I am dealing with are marked @Property > (copyrightMax, copyrightMin), my test class doesn't have any way to set > these two values - which would allow me to circumvent using Selenium to set > them via the slider). > > Has anyone out there tried testing a page outside of Selenium? > If so, how did you set something that is marked @Property? > > Thanks! > Melanie > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Testing-Tapestry-without-Seleinum-tp5717383.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org