I would say go with what you feel is right, but keep the existing API
a bit in mind, otherwise people have to rebuild all their tests :).
Martijn
On 6/16/06, Julien Henry <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Hi everybody,
>
> There are many things that need a real cleanup, but the first that I
Hi,
Hi everybody,
There are many things that need a real cleanup, but the first that I
want to do is buttons management.
Currently, we have :
clickButton(String buttonId)
clickButtonWithText(String buttonValueText)
clickElementByXPath(String xpath)
submit()
submit(String buttonName)
submit(Str