Skip to main content
1-Visitor
August 16, 2019
Question

Find and replace attribute values

  • August 16, 2019
  • 0 replies
  • 1172 views

I want to find this attribute: client.key="v867357415" where the value can be any string of numbers and letters 10 in length. 

 

I tried to do a find in the raw xml  with client.key=".........."  and nothing is found. How can I find this?