Re: [Selenium-users] selenium_example.rb

2005-09-09 Thread Jay Donnell
Found the problem. I should have read the archives before posting :) In case anyone else cares it's a bug that has been reported and has a simple fix described at http://jira.public.thoughtworks.org/browse/SEL-136 --- Jay Donnell <[EMAIL PROTECTED]> wrote: > I'm trying to drive selenium with rub

[Selenium-users] selenium_example.rb

2005-09-08 Thread Jay Donnell
I'm trying to drive selenium with ruby and I'm not having any luck. When I run selenium_example.rb it opens the browser and shows the 3 frames. The upper right frame (Last Four Commnands) only shows open('/test_click_page1.html') It doesn't show any of the other commands that should have been run