Back end Html Code

<input name="ctl00$MainContent$shopScheduler$Form$RepeatFrequency" 
id="ctl00_MainContent_shopScheduler_Form_RepeatFrequencyYearly" 
type="radio" value="RepeatFrequencyYearly">

 

Find xpath:

//input[@id=’ctl00_MainContent_shopScheduler_Form_RepeatFrequencyYearly’]

 

Values:

RepeatFrequencyYearly

 

Syntax:

B().p().webradiogroup(“xpath:=
//input[@id=’ctl00_MainContent_shopScheduler_Form_RepeatFrequencyYearly’]”).select
 
" RepeatFrequencyYearly"










On Friday, August 16, 2013 at 6:47:00 PM UTC-4, Rash wrote:
>
> In the application for some option there is binary answer – Yes, NO with 
> Raido buttons.
>
> Scenario:
> When the user navigates to the screen, by default one of the RB will be 
> selected. UFT can identify this RB which is default-selected. But fails to 
> identify the one which is not selected. Even the SPY will not work on it. 
> If tried to click on non-selected RB, it will fetch the property of the RB 
> which is selected.
>
> Please let me know how to make UFT to click on the non-selected RB.
>
> Thanks!
>

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to