PeopleSoft Test Framework question
When navigating around the application,
The Name and ID of Fluid Tiles and Navbar are all relative denoted by $0 $1
Example PTNUI_LAND_REC_GROUPLET$0 for the first tile and PTNUI_LAND_REC_GROUPLET$1 for the second
When logging in as different users, the layout may be different and the same test case does not work.
What are some solutions to this?
Is there a way to define which page you want to go to instead of relying on clicks?
The closest I found was on the PTF application select Type: Page and Action: Prompt.
But this throws an error when navigating to a page without prompt page