【问题标题】:Request not taking Dynamic User Defined cookie data from cookie manager请求不从 cookie 管理器获取动态用户定义的 cookie 数据
【发布时间】:2021-12-12 18:32:36
【问题描述】:

我已将来自 Magento 基本 URL 的 form_Key 添加为用户定义的 cookie,并且在后续请求中没有将其作为 cookie 传递。

名称值域路径 form_key ${Crr_LaunchFormKey} xxx.xxx.xxxxxxxxxxx.com customer/account/login/

在结果树请求数据中显示 [No Cookies]

enter image description here

【问题讨论】:

    标签: magento jmeter cookiemanager


    【解决方案1】:

    “相同”不会在后续请求中作为 cookie 传递,因为路径不“相同”

    如果路径不“相同” - JMeter 不会将“相同”传递给后续请求。

    正确的路径为“相同”,JMeter 将开始将“相同”传递给后续请求。

    演示:

    更多信息:

    【讨论】:

      猜你喜欢
      • 2021-11-30
      • 1970-01-01
      • 2021-01-31
      • 2014-08-23
      • 1970-01-01
      • 1970-01-01
      • 2021-10-11
      • 1970-01-01
      • 2014-01-15
      相关资源
      最近更新 更多