Filipin.eu

Željko Filipin's blog.
Home Blog Tags License

View on GitHub
12 July 2007

How to Get Text from Status Bar

by Željko Filipin

tags: code · ruby

Estimated reading time is 1 minute.

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.

browser.status
=> "Done"

Feedback

Thank you for reading. If you want to stay in touch please use the feed or send me an email.