ContributionsMost RecentMost LikesSolutionsRe: Form Hey Robert Thanks for getting back to me, I was describing what i have in NameMapping but i have figured out a solution. before = http://{local url}/Batch/ValidateOneTimePinAndProcess/{id}?integration={method} after = http://{local url}/Batch/ValidateOneTimePinAndProcess/*?integration=* very new at automation and only started on this tool in the last 3 weeks. So creating templates for the guys to use for new projects. Form Hi Guys I am very new at this and getting an issue when rerunning my tests, the pages that i dont have a problem with is when the ObjectType = Page but when its ObjectType = Form & action = is a "url". Test Complete is unable to find this page. Solved