[Wtr-general] attach
Luke
luccasz at gmail.com
Mon Sep 11 08:54:24 EDT 2006
>
> Thnx Zeljko
I had already read these paragraphs before, but still when I try to compile
simple code it doesn't work. Let me show you the examples, it fails all the
time. Maybe you know what is wrong?
require 'watir'
include Watir
require 'test/unit'
class AttachClass< Test::Unit::TestCase
def test_example
ie=IE.start('http://www.popup-killer-review.com/simplepop1.htm')
ie2=IE.attach(:title,'Popup window example')
end
end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060911/c0f7f282/attachment.html
More information about the Wtr-general
mailing list