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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -