From: Joel Pearson Date: 2013-01-13T04:16:31+09:00 Subject: Re: getting an unwanted exception from selenium-webdriver > "Nice thought" I am a newbie in this platform. So not much know about > GUI. But if you give idea how to do so. I can give it a try! If you're using the Windows installer for Ruby, it generally comes with the Tk GUI package. It's as good as any to start learning with. There are quite a few helpful sites, here's a basic tutorial to get you started if you're willing to spend the time on it. It also has a section on installing Tk in case you don't have it already. http://www.tkdocs.com/tutorial/ -- Posted via http://www.ruby-forum.com/.