Great solution :). Thank you very much :)

On Wed, Jun 30, 2010 at 6:50 PM, Željko Filipin <
[email protected]> wrote:

> 2010/6/30 kiran yajamanyam <[email protected]>
>
> > signin = ie1.button(:text, "SignIn")
>
> You could do something like this:
>
> def signin(browser)
>   browser.button(:text, "SignIn")
> end
>
> signin(ie1).click
> signin(ie2).click
>
>
> Željko
> --
> watir.com - community manager
> watirpodcast.com - host
> testingpodcast.com - audio podcasts on software testing. all of them
> vidipodkast.com - pričamo o hardveru, softveru i časopisu Vidi
>
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> You received this message because you are subscribed to
> http://groups.google.com/group/watir-general
> To post: [email protected]
> To unsubscribe: 
> [email protected]<watir-general%[email protected]>
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: [email protected]
To unsubscribe: [email protected]

Reply via email to