Željko Filipin's Blog on Software and Testing

Test like you do not need the money.

Archive for July, 2007

How to Get Text from Status Bar

without comments

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.

ie.status
=> “Done”

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

Written by Željko Filipin

July 12th, 2007 at 4:38 pm

Posted in Watir