Re: [wtr-general] Firewatir & rpxnow

2010-01-26 Thread Angrez Singh
Can you post the HTML code? Also, is this link is inside the FRAME? On Tue, Jan 26, 2010 at 6:50 PM, Gimle wrote: > Hello all. I have a question regarding accessing the elements in > remote-javascript generated content on a page. It would appear that > these created elements are not accessible w

Re: [wtr-general] Firewatir & rpxnow

2010-01-26 Thread Wesley Chen
Why do you add the underline between "not" and "you"? If you want to skip the '?', you have to regular expression, like: ff.link(:class, /not you/).exists? Thanks. Wesley Chen. For life, the easier, the better. On Tue, Jan 26, 2010 at 9:20 PM, Gimle wrote: > Hello all. I have a question regard

Re: [wtr-general] Re: "File Download - Security Warning" popup

2010-01-26 Thread Arihan
You can use the command for TAB & ENTER to focus in run or save button of u r warning window and get it clicked Sent from my iPhone On 26 Jan 2010, at 20:57, orde wrote: I have previously used solution 2 on http://wiki.openqa.org/display/WTR/File+Downloads for downloading files. You'd ha

[wtr-general] Re: "File Download - Security Warning" popup

2010-01-26 Thread orde
I have previously used solution 2 on http://wiki.openqa.org/display/WTR/File+Downloads for downloading files. You'd have to tweak it (e.g. for starters, change "File Download" to "File Download - Security Warning"; change "&Save" to "&Run"), but it should get you going in the right direction. Ho

Re: [wtr-general] Watir + Verify JSON Response

2010-01-26 Thread karim rayani
Hello, Yeh we can read the JSON response. if we have a JSON output from some URL. then we can check this one for more help on going about reading a json output in RUBY http://snippets.dzone.com/posts/show/6133 On 1/25/10, tester86 wrote: > Hi > > Using Watir is it possible to check the JSON re

[wtr-general] Issue with clicking submit in a site modal window

2010-01-26 Thread QAguy
The site I am testing has a page where I if I click on a specific element I can modify its properties by opening a modal window. In the modal window I enter in the needed data then click submit using: browser.link(:class, "create_and_move_button").click The link is highlighted in yellow in the mo

[wtr-general] Re: fire_event not fired in firewatir

2010-01-26 Thread ad
do we have any update on this one? any one got it working? On Jan 19, 10:49 am, ad wrote: > I also have 1.6.5 on my machine. > > On Jan 19, 7:20 am, al3kc wrote: > > > I use firewatir 1.6.5 butfire_eventdoesn't work properly for me > > too. > > > I use the following cheat: > > > module FireWatir

[wtr-general] Firewatir & rpxnow

2010-01-26 Thread Gimle
Hello all. I have a question regarding accessing the elements in remote-javascript generated content on a page. It would appear that these created elements are not accessible with firewatir at all. I tried both tagged elements and xpath, but no matches for elements within rpxnow's javascript-genera

Re: [wtr-general] c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- unittests/setup/lib (LoadError)

2010-01-26 Thread anna barbara ostrowska
Hi Mark, Thanks for help. Indeed it was confusing because in the past I always run them to check if all have been installed properly. Have a nice day. Anna 2010/1/25 marekj > Sorry but unittests will not run from the installed gem. > To run the tests please git clone the repo from github and ru