Thanks Filipin

Its working

\below is the code

ie2 = Watir::IE.attach(:title,'welcome')
ie2.send_keys('{TAB}') // As I have only one link in the page
ie2.send_keys('{ENTER}')

thanks
aravind



On Mon, Mar 21, 2011 at 5:37 PM, Željko Filipin <
zeljko.fili...@wa-research.ch> wrote:

> On Mon, Mar 21, 2011 at 1:04 PM, Aravind <aravindredd...@gmail.com> wrote:
> > My second browser opens after the first one closes.
> > I wanted to click on a link in the second browser.
>
> Attach to it and then click the link. Read the page I have previously
> linked to and let me know if you still do not know what to do.
>
> Željko
>
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> watir-general@googlegroups.com
> http://groups.google.com/group/watir-general
> watir-general+unsubscr...@googlegroups.com
>

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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to