- User URL: User registers to website and wait for confirmation e-mail.
- Admin approves the user request from back end of the application and confirmation e-mail is send to user e-mail id
- User login to e-mail account and clicks on registration URL to register.
I want to record a jmeter script where Admin approving the user request from back end (Step 2) should be excluded but at the same time user should be approved and complete registration.
How to record a test script with above condition in Jmeter?