Axel Etzold wrote: > -------- Original-Nachricht -------- >> Datum: Sun, 25 May 2008 06:20:48 +0900 >> Von: Matty Diefs <neudev / gmail.com> >> An: ruby-talk / ruby-lang.org >> Betreff: Accessing URL links inside of Tables > >> So far we are coding simple scripts to create user accounts for testing; >> >> 3 ie.maximize >> 10 ie.button(:value, "go").click >> Line 14 of the above code is where I am stuck; I have tried many >> variations of activating the link ('OA Management' being the string >> available in the code I'm referencing). I have researched the different >> methods all day but with no results. >> ---------------- > > > Hello Matty, > > unfortunately, I can't help you with Watir, as it's Windows-specific, > but have you looked at --- > > Mechanize ttp://mechanize.rubyforge.org/mechanize/ > Rubyful Soup http://www.crummy.com/software/RubyfulSoup/ > > or, for Windows-software button-clicking : > > AutoIT (that's not Ruby, but nice anyway) > http://www.autoitscript.com/autoit3/ > > Best regards, > > Axel Axel: Thank-you very much for your reply and suggestions. Regards, Matty -- Posted via http://www.ruby-forum.com/.