Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] SWTBot forms support

On Wed, Mar 2, 2011 at 9:59 AM, Ketan Padegaonkar
<ketanpadegaonkar@xxxxxxxxx> wrote:
> Chris,
>
> I've cleaned up forms support and unit tests to work with the full forms
> example from CVS (https://github.com/ketan/swtbot/tree/forms-support).

Thanks!!!

> I see that most of the work here is in doing the widget wrappers and most
> forms widgets don't provide a basic getText() method to be able to
> introspect them.
>
> Nonetheless I feel we should push this out one tiny bit at a time. I'd like
> to start with the Hyperlink and ImageHyperlink control. These controls
> seemed to be the simplest to implement and work with. We can later pull in
> more controls as and when requests popup.
>
> Thoughts ?

Let's do it. The important part is to include this in the build which
I've been slow to do.

-- 
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 860 839 2465


Back to the top