Hi,
I got some difficulties in automating a web check box in a
peoplesoft application. Let me explain the scenario,
When clicked on a look up button in the application, it
navigates to a new page with check boxes and respective
options. Below is the source code for one check box and its
option.
<input type='checkbox'
name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2'
id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34'
value="Y"
onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu
e=(this.checked?'Y':'N');submitAction_win0
(this.form,this.name);" />
</td>
<td align='left' class='PSLEVEL1GRIDODDROW' >
<span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE
Mobile</span>
I want to parametrize using "$29 - $29 Cap with FREE
Mobile". I am not aware of how to parametrize this.
Currently I am parametrizing
with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2'
Can any one please help me out with this??/
No Answer is Posted For this Question
Be the First to Post Answer
what is smart identification in qtp? pls any give details? thanks in advance
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How to handle Dynamically changing Objects in QTP?
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
How to get line numbers in your editor in expert view?
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
How to change the Default synchronization method time and where?
wht is Automation testing frame work. pls explain it
What are SetToProperty, SetRoProperty, GetToProperty scripting?
What is the virtual object?