By default the Silk Performer recorder uses the title of an HTML page for the timer name, or "Unnamed page" if no title exists. For example, in the following WebPageUrl call the title of the HTML page is "ShopIt - New Visitor" and this is automatically scripted as the timer name: WebPageUrl("http://server_name/shopitv60/main.asp", "ShopIt - New Visitor"); It is possible to manually change the timer names to the absolute URL used but this can also be done automatically during the recording process by using the recording rule below (the recording rule file is also zipped and attached to this article): Define Page Name true DefinePageName Http.Initial.Request.Url 3- PageName Replace Attachments URL_Timer_Name_Rule.zip
↧