Jmeter - Test for login/logout of a wordpress site - Failing for logout -


it turns out every login there new nonce value generated.

i having hard time finding how dynamic value upon successful login , use in url parameter logout. %site_url%/logout/?_wpnonce= in jmeter. if don't pass parameter 403 webserver. protection csrf attacks.

any input appreciated.

thank you.

this quite common situation. check answers how parse jmeter response , make new request question or try smartmeter's automatic correlation feature. works same fits better scenarios when need use token multiple times.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -