Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7200F9D0 for ; Wed, 3 Apr 2013 16:37:38 +0000 (UTC) Received: (qmail 67050 invoked by uid 500); 3 Apr 2013 16:35:59 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 65686 invoked by uid 500); 3 Apr 2013 16:35:52 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 61099 invoked by uid 99); 3 Apr 2013 16:32:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 16:32:31 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gavinmaselino@hotmail.com designates 65.55.90.104 as permitted sender) Received: from [65.55.90.104] (HELO snt0-omc2-s29.snt0.hotmail.com) (65.55.90.104) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 16:32:25 +0000 Received: from SNT137-W44 ([65.55.90.72]) by snt0-omc2-s29.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 3 Apr 2013 09:32:04 -0700 X-EIP: [AbDcHPUMMgkPOKJEIVo3Vzss+mTKteLJ] X-Originating-Email: [gavinmaselino@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_189c7396-b95f-41c4-9d2f-4da4d0a51e3b_" From: Gavin Maselino To: "user@jmeter.apache.org" Subject: Extracting Cookie created via Javascript Date: Wed, 3 Apr 2013 16:32:04 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 03 Apr 2013 16:32:04.0540 (UTC) FILETIME=[C690FFC0:01CE3088] X-Virus-Checked: Checked by ClamAV on apache.org --_189c7396-b95f-41c4-9d2f-4da4d0a51e3b_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=20 So I recorded a login action on a SalesForce-built app (Apex=2C JS etc). On= e of the HTTP requests recorded (a security .jsp page) was a GET request th= at had the cookie parameters. On Firebug=2C in the 'Net' tab under 'Headers' I can see the cookie data in= the Request Headers section (cookie data is in the login form HTML page). = For the identical page/request in JMeter I have looked at the Request Tab t= hat I would expect the cookie data to be displayed in and it just reads '[N= o cookies]'. =20 So to conclude=2C JMeter has found the cookie data (and recorded it in the = GET request) yet that cookie data cannot be found in the Request tab or the= Response data tab in any previous request in JMeter. All requests have 'F= ollow Redirects' checked and 'Redirect Automatically' unchecked. I have tr= ied every option of the Cookie Policy as well. So=2C how do I find the cookie data so I can extract this? Thanks in advance. = --_189c7396-b95f-41c4-9d2f-4da4d0a51e3b_--