Hi,
i run scripts in one machine those r passed.when i run the
scripts in client side those r failed.Give me such a
scenario when ever u faced?
No Answer is Posted For this Question
Be the First to Post Answer
Step 3&4 are repeated until an the object in recognised uniquely.
What are the option you can use to synchronize your test?
what is Supplemental Objects ?
Is it possible to return multiple values from a function..? Then how..?
What does VBS file contain...??? what is VBS file.. ???
How to give a call to another action from one action?
How to use descriptive programming?
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
How to connect to a database?
Explain the keyword createobject with an example.
Explain the check points in quicktest professional (qtp)?
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??/