Re: [Wtr-general] How to click or access Map and Area tags?

2005-12-19 Thread Amitha Shetty
Hi,   I downloaded the tar ball so that I can use XPATH extensions in my tests. The chart which I am tring to access is in a table(index=8,but the table has no rows and columns.column_count gives error) within a frame(index =3). So when I try ie.element_by_xpath("//area[contains(@href , 'PieCha

Re: [Wtr-general] javascript popup

2005-12-19 Thread Roy Sin
Hi Tolou, I spent some time trying out different ways to close javascript popup. This is what I use and it works great. StartClicker method which is from the popups_test.rb sample # def startClicker( button , waitTime = 0.5) w = WinClicker.new longName = $ie.dir.gsub("/" , "\\" )

Re: [Wtr-general] ruby ide

2005-12-19 Thread Jeff Wood
I've used JEdit, Eclipse w/ RDT, Komodo, ArachnoRuby, FreeRIDE, Scite, Emacs w/ ruby-mode & ruby-electric-mode ... uh ... I think that's all of them ... I prefer Komodo, or ArachnoRuby, or Emacs ... I've worked with them all, they all work. It really comes down to preference, because they are a

Re: [Wtr-general] ruby ide

2005-12-19 Thread Roy Sin
I used RDT plugin for Eclipse, works great. And our back-end development team uses Eclipse for Java development and front-end/UI team uses the PHP plug in to eclipse. It's eclipse all the way. --- Zeljko Filipin <[EMAIL PROTECTED]> wrote: > I am using Arachno Ruby IDE > (http://www.ruby-ide.c

[Wtr-general] iframe

2005-12-19 Thread Tolou Taherinia
Title: iframe Hi all, Does anyone know how watir handles iframes and how it is possible to access iframes...could you provide an example... thank you in advance ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman

Re: [Wtr-general] ruby ide

2005-12-19 Thread Sean Gallagher
I use gvim + command prompt. http://www.vim.org/download.php There is also Mondrian Ruby IDE, if you prefer an IDE. http://www.mondrian-ide.com/ -sean > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Zeljko Filipin > Sent: Monday, December 19, 2005

[Wtr-general] ruby ide

2005-12-19 Thread Zeljko Filipin
I am using Arachno Ruby IDE (http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). I also tried Scite and Freeride (included in Ruby). I am just wandering what the rest of you use (Eclipse...). Zeljko ___ Wtr-general mailing list Wtr-general@rubyf

[Wtr-general] Is there a way to check the allignment and font of text in watir?

2005-12-19 Thread chaya shetty
Hi, I want to write a test case in which I am required to verify the allignment and font of  the text. Is there a way in watir by which I can retrieve the allignment and font of the text?   Thanks ChayaSend instant messages to your online friends http://in.messenger.yahoo.com __