From: Fleck Jean-Julien Date: 2009-12-24T18:15:30+09:00 Subject: Re: watir:How to click on play player obj embeded in browser. Hello Suman, > I am sending you the  one of the fields screen shot for your > information using IE Dev connect.....help me in this regard. If watir_object is the watir object you are using, something like watir_object.button(:name,"ClickToPlay").click should do the trick. Note however that it could be something else than 'button' (in my script, I have only used 'button' or 'link' to click on it) so look in the documentation to see what else respond to the 'click' method. Cheers, -- Jean-Julien Fleck PCSI1 Lycée Kléber