Re: [wtr-general] Ruby Debugger for Netbeans issue

2010-05-25 Thread Željko Filipin
On Tue, May 25, 2010 at 7:24 AM, Prashant prashantshirbh...@gmail.com wrote: When I ran below command using visual studion command promot then I got the error How is this Watir related? Željko -- watir.com - community manager watirpodcast.com - host testingpodcast.com - audio podcasts on

Re: [wtr-general] how to click on the element with the id = logoutLink

2010-05-25 Thread Yuping Zhong
This also work: $browser.frame(:id,frameMain).link(:text,Logout).click $browser.frame(:id,frameMain).link(:id,navSignout).click On Tue, May 25, 2010 at 12:10 PM, kiran yajamanyam kiranyajaman...@gmail.com wrote: Hey Friend, Got the solution. Use

Re: [wtr-general] how to click on the element with the id = logoutLink

2010-05-25 Thread Yuping Zhong
For click the Mail,pls use: $browser.frame(:id,frameMain).link(:text,Mail).click or $browser.frame(:id,frameMain).link(:id,settingsMailLink).click On Tue, May 25, 2010 at 4:55 PM, Yuping Zhong littlezhong...@gmail.comwrote: This also work:

Re: [wtr-general] Re: Fwd: [selenium-developers] Proposal for a Selenium StackExchange site

2010-05-25 Thread Željko Filipin
Just to let you know what is going on. Proposal for Watir site is on the second page of top-voted proposals: http://meta.stackexchange.com/questions/tagged?tagnames=site-proposalpage=2sort=votespagesize=15 How the site will be created:

[wtr-general] Radcombox automation

2010-05-25 Thread khaja shaik
Hi all, I am trying to select the value from drop down list of Rad combo box with watir. Is there any solution for this Thanks, Khaja shariff -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are

Re: [wtr-general] Radcombox automation

2010-05-25 Thread Željko Filipin
On Tue, May 25, 2010 at 12:36 PM, khaja shaik khaja.sh...@gmail.com wrote: I am trying to select the value from drop down list of Rad combo box with watir. Is there any solution for this Sure: http://wiki.openqa.org/display/WTR/Selection+Boxes Željko -- watir.com - community manager

Re: [wtr-general] Radcombox automation

2010-05-25 Thread khaja shaik
Actually after clicking the drop down arrow in the combo box , values displayed in the separate iframe, thats why i cannot able to automate check tha attached screen shot Thanks, Khaja shariff On Tue, May 25, 2010 at 4:08 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Tue, May

Re: [wtr-general] Radcombox automation

2010-05-25 Thread Željko Filipin
2010/5/25 khaja shaik khaja.sh...@gmail.com Actually after clicking the drop down arrow in the combo box , values displayed in the separate iframe, thats why i cannot able to automate check tha attached screen shot Relevant code snippet is worth a thousand screen shots a wise man would say.

Re: [wtr-general] Radcombox automation

2010-05-25 Thread kiran yajamanyam
find the attached .rb file which will help you to understand how to deal with select_list. Else give us the screen shot I will try to send you the piece of code On Tue, May 25, 2010 at 4:48 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: 2010/5/25 khaja shaik khaja.sh...@gmail.com

Re: [wtr-general] how to click on the element with the id = logoutLink

2010-05-25 Thread Cristina
Thanks all, is working great. Have a wonderful day! Cristina On Tue, May 25, 2010 at 5:06 AM, Yuping Zhong littlezhong...@gmail.comwrote: For click the Mail,pls use: $browser.frame(:id,frameMain).link(:text,Mail).click or $browser.frame(:id,frameMain).link(:id,settingsMailLink).click

[wtr-general] Re: how do i select from ctrls?

2010-05-25 Thread Chuck van der Linden
It looks to me like what you have here is a custom UI of some sort that is implemented all in client side javascript. There's surely nothing there that looks like a normal HTML selection list control. what will probably help the most in terms of trying to manipulate this stuff is using either

[wtr-general] Re: Radcombox automation

2010-05-25 Thread Chuck van der Linden
I doubt that code sample will help much. That's great for actual HTML selection list elements, but he's dealing with 'rad' controls which are javascript driven controls that emulate the normal HTML selection list, but add other functionality (like a 'prompt' value that's in the control space to

[wtr-general] anyone want to do a watir version?

2010-05-25 Thread Paul Rogers
http://seleniumexamples.com/blog/examples/play-pacman-with-selenium-2/ -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post:

Re: [wtr-general] anyone want to do a watir version?

2010-05-25 Thread Felipe Knorr Kuhn
Very nice! Since I've been using Selenium a lot lately (don't blame me!) I might try those challenges first :) FK On Tue, May 25, 2010 at 3:13 PM, Paul Rogers paul.rog...@shaw.ca wrote: http://seleniumexamples.com/blog/examples/play-pacman-with-selenium-2/ -- Before posting, please read

[wtr-general] how do simply activate this javascript....from watir

2010-05-25 Thread dave
...javascript:MM_goToSubframe('MAINIFRAME','../work/SSRECV? USER_FUNCTION_NAME=SSRECV') Quick Store-to-Store Transfer -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to

[wtr-general] Re: how do i select from ctrls?

2010-05-25 Thread KimBrown
Since you're in beginner mode, you may want to download Webmetrics RIA Script Recorder. You can see the code it creates and can cut and paste it into your scripts. It doesn't work on everything, but will get you started. Kim On May 24, 11:41 am, dave bitdo...@yahoo.com wrote: accessing and

[wtr-general] select_list() does not get saved when I go to the next text field

2010-05-25 Thread sue rama
ie.frame(:name,NodeInfo).div(:id, Clist).table(:name,main).cell(:id,detailList).div(:index, 1).select_list(:index,1).select Internal Company sleep 5 while the script is executed the item called Internal Company gets highlighted but when I it goes to the next text field it disappears: The same

[wtr-general] Query: Books of Watir

2010-05-25 Thread anil menon
Hello All, I am developing watir automation script for web application. My web application is developed using .Net, Java jquery, could any one let me know where i can get book on Watir. Cheers, -- Anil Menon Victory is not the measure of the position where you are, rather than it is the