Try this page. http://www.google.ca/advanced_search?hl=en ("Results per page:") Does the QTP record clicks on links? Do you use web add-in?
On Fri, Oct 10, 2008 at 10:59 AM, Harish <[EMAIL PROTECTED]> wrote: > > Whether I take gmail or any classic application, it gives me the same > problem. The combo-box returns a blank value when the test runs > > On Oct 10, 1:07 pm, "Roman Zilber" <[EMAIL PROTECTED]> wrote: > > 1. It isn't a select element (combo box) > > outerhtml:= > > <DIV class=QOD9Ec id=:nm tabIndex=0 closure_hashCode_="137" > > unselectable="on">More Actions<IMG class=stNRKe src=" > http://mail.google.com/mail/images/cleardot.gif"></DIV> > > > > Spy it with Object Spy. > > > > 2. If you learn QTP, better to start from more classic application, not > from > > gmail. > > 3. You can try to configure Tools->Web Event recording Configuration... > (but > > I wouldn't recomend it) > > > > > > > > On Fri, Oct 10, 2008 at 10:08 AM, Harish <[EMAIL PROTECTED]> > wrote: > > > > > I am currently using QTP version 8.2, IE version 6.0, OS Windows XP. > > > According to the tutorial-made application: Welcome Mercury Tours, I > > > selected a value from the combo-box and QTP was recording that value > > > properly but in any application, I am suprised that QTP is not > > > recording the value from the combo-boxes and during the test it runs > > > blank. Do you guys have any other solution like writing scripts to > > > capture the value? I have tried analog recording and low-level > > > recording and it still doesn't help. > > > > > On Oct 10, 9:55 am, "Roman Zilber" <[EMAIL PROTECTED]> wrote: > > > > It works for me only if I use "old version" of gmail. QTP 9.2. I > think, > > > > there should be ajax add-in. > > > > Would help if you mention OS/IE/QTP versions and add-ins you use. > > > > > > Browser("Gmail - Inbox - [EMAIL PROTECTED]").Page("Gmail - Inbox - > > > > [EMAIL PROTECTED]").Frame("c19vqi81jwa4de").Link("Older version").Click > > > > > > Browser("Gmail - Combo-box values_2").Page("Gmail - Combo-box > > > > values").Frame("v2").WebList("select").Select " Mark as unread" > > > > > > On Tue, Oct 7, 2008 at 3:26 PM, Harish <[EMAIL PROTECTED]> > > > wrote: > > > > > > > Hi, > > > > > > > I have one problem with QTP and that is the values in the combo-box > > > > > are not getting recorded properly. For example, take an application > > > > > like gmail. When I select an read mail, and go to the combo-box and > > > > > select "Mark it as unread", and have QTP to record this action. > When I > > > > > run the test, QTP doesn't select any value from the combo-box > > > > > resulting the read mail to be still a read mail. Please try this > and > > > > > if it works for you, then also try this: Parametrize the usernames > and > > > > > passwords and try running the test to see if the values are getting > > > > > captured properly. Thanks- Hide quoted text - > > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text - > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
