Unanswered question

Custom page names while recording Neoload 7.3

Hi, I'm trying to provide a custom name for the Page while recording. for this i have added $param.name$ template as primary template. I also created param called name with dummy values but this is not working. please let me know if i'm missing anything here. I'm trying for this because the page name is captured with dynamic value but i need a static for the same. thanks in advance.

Narendar Reddy C.
Narendar Reddy C.

Narendar Reddy C.

Level
0
64 / 100
points

Answers

christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

Hi, in Page naming we're talking about request parameters not variables.

Let's say that the first request of the page has a GET parameter 'categoryID' for example.

If you define "Category $param.categoryID$" as a template and put it BEFORE "$path$", then your page will be called "Category Category2"

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

Would this only work on a page with categoryID ?

Narendar Reddy C.
Narendar Reddy C.

Narendar Reddy C.

Level
0
64 / 100
points

Thanks Christophe, I don't have any GET request similar to CategoryID. i'm attaching my request, could you let me know which parameter can be considered here please? my page name looks like "/sap(cz1TSUQlM2FBTk9OJTNhdmFhaTAxbHVvX0xVT18wMCUzYVVKaUhmREp4SU9vWmZGNUticV9t". cz...being the dynamic value.