[Webtest] Re: New version of setXXX steps
Lisa Crispin
webtest@lists.canoo.com
Thu, 22 Jul 2004 14:39:48 +0000
I downloaded build 457 (I remembered to check BuildNumber.txt just to be sure!) and I had already changed my webtestTaskdefs.properties to point to the new set_xxx steps. So far so good, except now I see these messages when I run my tests, "Current form set to none". What does that mean, and should I do something about it?
thanks,
Lisa
-------------- Original message from Marc Guillemot : --------------
> In a first step, I haven't changed the mappings in the
> webtestTaskdefs.properties. This gives the possibility to
> continue working with the old tasks and to start using the new ones
> simultaneously. You are free to already adapt the
> mappings and use only the new tasks. I think that it is a good idea but I didn't
> want to force it yet.
>
> Marc.
>
> john smith wrote:
> > Marc,
> >
> > Should the webtestTaskdefs.properties be updated as well?
> >
> > excerpt from webtestTaskdefs.properites:
> > setinputfield=com.canoo.webtest.steps.SetInputField
> >
> > setselectfield=com.canoo.webtest.steps.SetSelectField
> >
> > setcheckbox=com.canoo.webtest.steps.SetCheckbox
> >
> >
> >
> >
> >
> >
> > "Marc Guillemot" wrote in message
> > news:40F7C18F.3060308@yahoo.fr...
> >
> >>Hi,
> >>
> >>I've committed the new version of the setXXX steps. The main visible
> >
> > difference with the old ones is that they directly
> >
> >>work on the forms without buffering what allows for instance JavaScript
> >
> > code to see the changes.
> >
> >>To facilitate migration the move will be done progressively. Currently
> >
> > I've prefixed these task with "new_" what first
> >
> >>allows to continue using the old ones while starting working with the new
> >
> > ones. In a second time they will become the
> >
> >>standard version and the old ones will be prefixed with "old_" before
> >
> > beeing totally removed in a few weeks.
> >
> >>As the old setXXX steps will be removed in a future build, I encourage
> >
> > testing the new ones or even already changing the
> >
> >>mapping in WEBTEST_HOME/webtestTaskdefs.properties to directly work with
> >
> > the new steps.
> >
> >>
> >>The new test steps are:
> >>
> >>new_setinputfield: sets a text input field (text, password and textarea)
> >>new_setcheckbox: checks/unchecks a checkbox
> >>new_setselectfield: select one or many options
> >>new_setradiobutton: check a radio button
> >>new_selectform: select the current form for further new_setXXX steps
> >>
> >>more details in the documentation at
> >>http://webtest.canoo.com/webtest/manual/syntax.html#new_setinputfield
> >>
> >>If I've forgotten something, just post on the mailing list.
> >>
> >>Marc.
> >
> >
> >
> >
> > _______________________________________________
> > WebTest mailing list
> > WebTest@lists.canoo.com
> > http://lists.canoo.com/mailman/listinfo/webtest
> >
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest