saranoor
6 years agoFrequent Contributor
CLICKING ON A HYPERLINK WHICH IS NUMBER IN THE TOTAL COLUMN, NUMBER KEEPS GETTING UPDATED EVERY TIME
CLICKING ON A HYPERLINK WHICH IS NUMBER IN THE TOTAL COLUMN. NUMBER KEEPS GETTING UPDATED EVERY TIME A REPORT IS GENERATED.
I need to click on this link to move to next page.
So in one session the link may be a 21 and next session the link may be 50 as many users are generating reports.
It may remain teh same too if noone has generated a report.
How do we handle this scenario.
Test Complete records it as
Aliases.browser.pageFred01.table.cell.table.cell5.link399
The 399 is ahyperlink in a total column which is changing.
I'd go with #3 then. Just delete all other properties from the NameMapping for the object and just use the "Link" property. It's the only link there and you already have the cell mapped... nothing else needed.