Great solution :). Thank you very much :)

On Wed, Jun 30, 2010 at 6:50 PM, Željko Filipin <
zeljko.fili...@wa-research.ch> wrote:

> 2010/6/30 kiran yajamanyam <kiranyajaman...@gmail.com>
>
> > 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: watir-general@googlegroups.com
> To unsubscribe: 
> watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@googlegroups.com>
>

-- 
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: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to