Micro Focus QTP (UFT) Forums

Full Version: Problem with Generic Object Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I have a problem with the generic object.

I have a web page => URL : http://.../rechercher.do
In this page I have 3 fields : Name, Type and Road

When I navigate parameters add in end URL : http://.../rechercher.do?param1=&param2=...
It is not always the same parameters.

In Tools > Object identification for the Web class "Page", I have properties :
Mandatory properties : url
Enable smart identification : disabled
Ordinal identifier : location

In Object Repository, I add manualy the fields and the URL of my Page is an regular Expression :
http://.../rechercher.*

In QTP, I clic on "Recorded" and I navigate in page recherche.do?param1...
In Object Repository a new Object Page is created

How to make for that all fields of my page "rechercher.do" are one Page Object ?
Hi

Please Check the Following QTP setting:

Tools-->Options-->Web-->Page/Frame Options

Set the Options the way you want it and let me know if it solves your issue

Regards
Kishore
Thank's kishoreinchennai,

I have selected option :
• Ignore non user-input data - Get
• Ignore non user-input data - Post

And now it's good Big Grin


Regards,
Meuline