[wtr-general] How to click on a button inside a modal dialog

2014-08-07 Thread sudhir ranjan swain
I want to access different elements in a dialog box which opens after clicking on a button in page.For example i want to check a radio button,entering text ,clicking on button and then close the dialog window. Below is the code: div class=ui-dialog-content ui-widget-content style=width: auto;

[wtr-general] Re: How to select a item from the dropbox

2010-08-24 Thread sudhir
and see where the variable was assigned, or else memorize those assignments.   Otherwise if you want to use variables like that, assign them at the last possible instant so it's clearer to someone reading your code what the values are. On Aug 22, 11:17 pm, sudhir prem...@gmail.com wrote

[wtr-general] Re: How to select a item from the dropbox

2010-08-23 Thread sudhir
Thanks for your help On Aug 17, 6:43 am, Pallavi Sharma write2pall...@gmail.com wrote: Hi Sudhir Chuck is right in here stating the same, i am just trying here to identify hat after you login you get frames in your application, just make sure if your select list is in a frame you give the right

[wtr-general] Re: How to select a item from the dropbox

2010-08-16 Thread sudhir
:46:in `select' from (irb):32 from :0 I am getting the above error while selecting from the dropbox... Let me know if you require more deatils. The website I want to automate is not public... On Aug 16, 11:18 am, Pallavi Sharma write2pall...@gmail.com wrote: Sudhir

[wtr-general] Re: How to select a item from the dropbox

2010-08-16 Thread sudhir
yes pallavi. My application has different frame On Aug 16, 2:40 pm, Pallavi Sharma write2pall...@gmail.com wrote: No Sudhir You are getting this exception for all objects in your application. remove all code and just try the setting user id, Does your application has frames...? Regards

[wtr-general] Re: How to select a item from the dropbox

2010-08-16 Thread sudhir
am able to login with above userid and pwd and upto Performance click On Aug 16, 2:40 pm, Pallavi Sharma write2pall...@gmail.com wrote: No Sudhir You are getting this exception for all objects in your application. remove all code and just try the setting user id, Does your application has

[wtr-general] Re: How to select a item from the dropbox

2010-08-16 Thread sudhir
(irb):98:in `write' See the two executionFirst one able to login but with b.show_frames() not able to login On Aug 16, 5:23 pm, Pallavi Sharma write2pall...@gmail.com wrote: Sudhir Do this: require 'watir' begin  test_site = '.'  b = Watir::Browser.new  b.goto(test_site

[wtr-general] Re: How to select a item from the dropbox

2010-08-15 Thread sudhir
=00901ABPorts/option option value=05245Washington State Investment Board/option option value=00990Wellcome Trust/option Thanks for your help On Aug 14, 4:19 pm, Pallavi Sharma write2pall...@gmail.com wrote: Sudhir For ABPorts, give the complete select list html code, for the other one: select name

[wtr-general] Re: How to select a item from the dropbox

2010-08-13 Thread sudhir
On Aug 9, 1:45 am, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Sun, Aug 8, 2010 at 5:15 PM, sudhir prem...@gmail.com wrote: I am trying to select an item from dropbox but could not. Take a look: http://wiki.openqa.org/display/WTR/Selection+Boxes Željko -- watir.com

[wtr-general] Re: How to select a item from the dropbox

2010-08-13 Thread sudhir
## ## || ##RPTTYP##PERF|| || Index Performance/option option value=Security Performance##4## ## || ##RPTTYP##PERF|| || Security Performance/option/select Thanks A Lot for your help On Aug 14, 9:38 am, sudhir prem...@gmail.com wrote: onchange=javascript:selectcombo_Report('0','ReportTemplate_Buselect

[wtr-general] How to select a item from the dropbox

2010-08-09 Thread sudhir
Hi All, I am trying to select an item from dropbox but could not. Can you provide details regarding that Thanks -- 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] Regarding watir framework

2010-07-22 Thread sudhir
Hi All, I am new to the watir. can you provide details how to create watir framework. Even I am facing some issue with installation . I am following the below step: 1 Download and install Ruby rubyinstaller-1.8.6-p398-rc2.exe 2 From the command prompt, C:\Users\107522gem 3