I have spent the last couple of days tryig to figure out why the following 
code doesn't work "CONSISTENTLY".
 
OracleFormWindow("title:= BLAH").OracleRadioGroup("developer name:= 
VRadioButton","x:= 63").Select "Opt1"
Like I said, sometimes it will work.
 
The following scenario is when I can get it to work...
1) Open Object spy and spy the OracleRadiogroup
2) Close the Object Spy
3) From the line of code, select debug from this line and execute the code
 
When I try to run it without going to the Object Spy, it fails everytime.
 
It seems to me that the focus needs to be taken away from the Oracle form, 
but I tried that, and it too failed.
 
Anyone have experience with OracleRadioGroup and the selection of radio 
buttons?
 
(FYI, I have several scripts that I use WebRadioGroup and they work 
perfectly.)
 
Thanks...
 
-KF
 
 

-- 
-- 
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/groups/opt_out.

Reply via email to