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

Silverlight and variables

Recommended Posts

Guest ndunev

I am evaluating WAPT against silverlight.

 

Here is my case. I have a post request. Post request is recorded by WAPT. It is XML. Now I defined variable that should increment form xxx1 to xxx10.(this is not so important). Now I want to inject this variable on the place of the old text.

Example

<c:anyType i:type="d:string" xmlns:d="http://www.w3.org/2001/XMLSchema">testname1</c:anyType>

to become

<c:anyType i:type="d:string" xmlns:d="http://www.w3.org/2001/XMLSchema">$var(XXX)</c:anyType>

 

But it seems the body of this post request is not editable at all all.

 

So what should I do?

 

Thanks

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...