Pagelist property is missing in Tracer page
Hi Team,
I have a one pagelist Customer list that pagelist having 5 Properties like
1.Customer ID, 2. Customer Age, 3. Customer DOB, 4. Customer Location, 5. Customer Name.
When we create case and passing tha values those properties and submit the case next screen on submit post processing we are call one Activity in that Activity mapping customer Name to Parameter by looping pyWorkPage.Customerlist.
before submit I ran the Tracer, now here my issue is.
In clipboard I can see all the properties of Customerlist under pyWorkPage
Customer ID
Customer age
Customer DOB
Customer Location
Customer Name
But in Tracer when I open the pyWorkPage.Customerlist I can see only Four properties
Customer ID
Customer age
Customer DOB
Customer Location
I can not see the Customer Name property in Tracer, Customer Name property is missing in Tracer.
I am not understanding why it is missing in Tracer.
Could you please help me on this.
Thanks in advance
Ravi