[wtr-general] Re: Need help checking a box in a table in an iframe

2009-09-28 Thread Željko Filipin
On Fri, Sep 25, 2009 at 7:40 PM, rollo croll...@gmail.com wrote: I'll revisit the xpath option, though it didn't work when i tried initially and I don't believe its supported for frames/iframes, which is where this table lives. You can not select a frame using xpath, something like this:

[wtr-general] Re: xpath

2009-09-28 Thread Željko Filipin
On Sat, Sep 26, 2009 at 6:51 AM, Wesley Chen cjq@gmail.com wrote: How to flash or click after element_by_xpath method? Flash would not work, but the documentation said this should work: browser.element_by_xpath(//h...@id='header']).click I did not have the time to try it out. Željko

[wtr-general] Elements supported by Watir

2009-09-28 Thread Željko Filipin
Do we have a place where all elements (link, image, button...) supported by Watir are listed? Is this list complete? http://wiki.openqa.org/display/WTR/Methods+Supported+by+Element Is there a simple way I could take a look in the code and find which elements Watir supports? I see we have

[wtr-general] Re: Get the error when try to run the watir code in Mac

2009-09-28 Thread yuping zhong
Thank for Rafael Fonseca's reply. But when I run code,get the following error: /usr/local/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/ firefox.rb:271:in `set_defaults': Unable to connect to machine : 127.0.0.1 on port 9997. Make sure that JSSh is properly installed and Firefox is

[wtr-general] Re: Get the error when try to run the watir code in Mac

2009-09-28 Thread Željko Filipin
On Mon, Sep 28, 2009 at 12:46 PM, yuping zhong littlezhong...@gmail.com wrote: BWT,I use the 64 bit 10.6 Snow Leopard,does the JSSH support 64 bit system??? I think all xpi files on http://wiki.openqa.org/display/WTR/FireWatir+Installation are for 32 bit systems. You will probably have to

[wtr-general] Re: Sai

2009-09-28 Thread Bret Pettichord
As we work to release Watir 1.7, I would like to compile a list of credits for this release. These are the developers who have contributed to the release. It seems to me that we might divide this group into two groups. The first is the lead (or core) developers who have merged in others'

[wtr-general] Re: Elements supported by Watir

2009-09-28 Thread Bret Pettichord
On Sep 28, 4:54 am, Željko Filipin zeljko.fili...@wa-research.ch wrote: Do we have a place where all elements (link, image, button...) supported by Watir are listed? Is this list complete? http://wiki.openqa.org/display/WTR/Methods+Supported+by+Element I've been trying to keep it up to

[wtr-general] Re: Mac FireWatir PopUp

2009-09-28 Thread Brad
Surly I'm not the only person who has this problem :-) On Sep 25, 7:49 am, Brad bradask...@gmail.com wrote: Hi Angrez, What I'm seeing is the pop dialog, which is a download dialog is not clicked on i.e. it is not dismisses. If I understand the code correctly you say what you want to

[wtr-general] Re: Watir cannot connect to IE running under non-Admin account on ‘default’ desktop.

2009-09-28 Thread Bret Pettichord
Shane, Thanks for the excellent description of the problems that occur when your tests run in an account that doesn't have the rights Watir needs. Bret On Sep 25, 11:54 am, Shane hend...@gmail.com wrote: Some Background on architecture of the app is needed: Windows

[wtr-general] adding utf-8 character to text fields

2009-09-28 Thread Loft_Tester
I am trying to enter a japanese(UTF8) character into one of the fields on our web page and I keep having ç ¾ posted instead of 攷. I believe I have to let watir know that I am using UTF-8 but how. I had the same problem going to the google.com home page. I can copy and paste the character above

[wtr-general] Re: adding utf-8 character to text fields

2009-09-28 Thread Loft_Tester
This link will give more information about the character including Scripting-language string http://www.isthisthingon.org/unicode/clipboard.php?add=25911 On Sep 28, 4:01 pm, Loft_Tester aaronr...@gmail.com wrote: I am trying to enter a japanese(UTF8) character into one of the fields on our web

[wtr-general] Re: Sai

2009-09-28 Thread Željko Filipin
On Mon, Sep 28, 2009 at 5:26 PM, Bret Pettichord bpettich...@gmail.com wrote: I think we could also recognize a community team. Maybe we add Sai to this group as well? I was planning to suggest more people for the core team after I see the response for Sai. Jari Bakken of Celerity

[wtr-general] Re: Watir cannot connect to IE running under non-Admin account on ‘default’ desktop.

2009-09-28 Thread Shane
Ah, well, it wasn't quite a problem of user rights in the end. It turns out that the method that Watir uses to enumerate IE windows (i.e. Shell.Application) does not work across user spaces. So I had to write an intermediate application to retrieve the IWebBrowser2 COM pointer for the IE

[wtr-general] Re: Sai

2009-09-28 Thread Lisa Crispin
I'm in awe of anyone who contributes to open source tools. To me, the more recognition they get, the better. I am a guilty user of all these contributions. On Mon, Sep 28, 2009 at 6:22 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Mon, Sep 28, 2009 at 5:26 PM, Bret Pettichord

[wtr-general] Re: Sai

2009-09-28 Thread Paul Rogers
You're a good writer, documentation is always in need of improvemnet. Paul On Mon, Sep 28, 2009 at 6:14 PM, Lisa Crispin lisa.cris...@gmail.comwrote: I'm in awe of anyone who contributes to open source tools. To me, the more recognition they get, the better. I am a guilty user of all these