Jump to content
WAPT Forum
Sign in to follow this  
Guest finikidindja

Cannot change recorded parameter from the url

Recommended Posts

Guest finikidindja

Hello all,

 

I have started exploring WAPT for performing load testing and I have a problem described below. Please help.... no more strength

 

The Main page is displayed with a list of documents after user logs in. Each document has it is own ID (DocID). A document is opened when a user clicks a link.

The system send 2 requests when user clicks Log In button

1) /test/logon.aspx

2) /test/Main.aspx

Here I can collect DocIDs from the response.

When user clicks the link for a specific document the system sends two requests again:

1) /test/Main.aspx

2) /test/View.aspx

 

I added $URLParam(DocId,3,0) to the /test/View.aspx request to open the 3rd document but the request is sent to the recorded DocId. What I do wrong?

 

Please help

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...