Micro Focus QTP (UFT) Forums
Problem with Generic Object Page - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Problem with Generic Object Page (/Thread-Problem-with-Generic-Object-Page)



Problem with Generic Object Page - meuline - 09-02-2008

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 ?


RE: Problem with Generic Object Page - kishoreinchennai - 09-03-2008

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


RE: Problem with Generic Object Page - meuline - 09-03-2008

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