07.12.07

How to Get Text from Status Bar

Posted in Watir at 4:38 pm by Željko Filipin

p6220071.JPG

There was an interesting question recently at Watir General forum. How to get text from Internet Explorer status bar using Watir? I did not know that it was possible. Not only it is possible, but it is so easy.

I just had to put it at How To page of Watir Wiki.

07.04.07

Extend Watir

Posted in Watir at 11:42 am by Željko Filipin

p6210022.JPG

I had to click a h4 headline.

This did not work.

I posted a question to wtr-general mailing list and Bret Pettichord suggested to extend Watir with this, so it would support h4 headlines.

Now this works.

07.03.07

Find Element by XPath

Posted in Watir at 4:18 pm by Željko Filipin

p6090033.jpg

I had to click a h4 headline.

This did not work.

I posted a question to wtr-general mailing list and Angrez Singh was kind enough to help.

This will click h4 headline.