[wtr-general] Need urgent help

2012-04-21 Thread Raghu k
Iam new to watir.. Here is my problem. I have to test 2 websites ( these 2 websites are exactly similar to Orkut.com & linkedin.com ) The testing scenario is simple.I need to search for a term ( such as apple ipod, or say a place name 'california) and the search results will result in more than 10

Re: [wtr-general] Re: execute_script does't seem to work

2012-04-21 Thread Željko Filipin
On Sat, Apr 21, 2012 at 9:02 PM, Kayen wrote: > Thanks Zeljko, however the requirement is to test in Firefox. Just try it in Chrome, if it does not hang there, then the problem is probably in Firefox driver. Željko -- Before posting, please read http://watir.com/support. In short: search befor

[wtr-general] Re: execute_script does't seem to work

2012-04-21 Thread Kayen
Thanks Zeljko, however the requirement is to test in Firefox. Seems like its a selenium webdriver issue, as it works fine using GetEval in selenium RC. Would have much preferred to use webdriver instead of RC though! Kayen On Apr 21, 7:11 pm, Željko Filipin wrote: > On Sat, Apr 21, 2012 at 6:36

Re: [wtr-general] execute_script does't seem to work

2012-04-21 Thread Željko Filipin
On Sat, Apr 21, 2012 at 6:36 PM, Benny Darsono wrote: > How to test stress testing in firefox? Is this related to execute_script problem? If not, please create new thread. Also, provide more information on what you want to do. Željko -- Before posting, please read http://watir.com/support. In

Re: [wtr-general] execute_script does't seem to work

2012-04-21 Thread Benny Darsono
How to test stress testing in firefox? On Sat, Apr 21, 2012 at 8:08 PM, Željko Filipin wrote: > On Sat, Apr 21, 2012 at 2:57 PM, Karthik wrote: > > then the browser (firefox) returns an unresponsive script pop-up and > > hangs. > > It happened to me. The workaround for me was to use Chrome. > >

Re: [wtr-general] execute_script does't seem to work

2012-04-21 Thread Željko Filipin
On Sat, Apr 21, 2012 at 2:57 PM, Karthik wrote: > then the browser (firefox) returns an unresponsive script pop-up and > hangs. It happened to me. The workaround for me was to use Chrome. Željko -- watir.com/book - author -- Before posting, please read http://watir.com/support. In short: searc

[wtr-general] execute_script does't seem to work

2012-04-21 Thread Karthik
Hi all, I am trying to execute a piece of javascript using watir-webdriver to get handle on an object. This javascript works fine in firefox and chrome consoles but when I try the following: @browser.execute_script("return window.getName().getInterface().getComponent()") then the browser (firef

Re: [wtr-general] What step has to do to check all link a website use watir?

2012-04-21 Thread Željko Filipin
On Sat, Apr 21, 2012 at 11:56 AM, Benny Darsono wrote: > I want to check all available link in a website example www.stts.edu > and find broken link from there use watir? This could help: http://www.layeredthoughts.com/automation/how-to-write-your-first-ruby-web-bot-in-watir-scraping-weather-com

[wtr-general] What step has to do to check all link a website use watir?

2012-04-21 Thread Benny Darsono
I want to check all available link in a website example www.stts.edu and find broken link from there use watir? What step that i have to do ? Thanks -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.go