1. Create account for above website 2. Use Test Studio to capture traffic for a new User Profile in a Load Test 3. Navigate to http://ngauthenticationweb.azurewebsites.net/#/home 4. Log in with just created account 5. End recording when page loads after logging in 5. **Authentication token is generated in response of "http://ngauthenticationapi.azurewebsites.net/token" call 6. **Generated token is used in request of "http://ngauthenticationweb.azurewebsites.net/app/views/orders.html" call Expected behavior: The token to be detected as dynamic target. Actual behavior: Dynamic Targets button not enabled in Test Studio if this web traffic is used