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 18E5A10097 for ; Sun, 7 Dec 2014 08:28:45 +0000 (UTC) Received: (qmail 53994 invoked by uid 500); 7 Dec 2014 08:28:39 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 53949 invoked by uid 500); 7 Dec 2014 08:28:39 -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 53938 invoked by uid 99); 7 Dec 2014 08:28:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Dec 2014 08:28:39 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,HTML_OBFUSCATE_10_20,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alonzemer12@gmail.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-wi0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Dec 2014 08:28:34 +0000 Received: by mail-wi0-f180.google.com with SMTP id n3so2204688wiv.7 for ; Sun, 07 Dec 2014 00:27:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Dav/DdTmKoiK7o6LNQ2TBgeovZgtH/8aZAND5oja1JE=; b=yaRgyAkS+YlofSgtfjQ9k68Pgz/hyICTGnmZi+AIzp4XCh00cEIlbY/ftPivdNGlv/ LAIoEJApbxqVkJYPAsiIkG+93Dpe7Bz8JgZbnY1kivv3JFfNioSZCjvO0O2Rxj54cJPm 9Ahp3agGcXkkItNgcYuziQJhNSSeYv8EFOrVLkhlePw0rafVUN0XYo9eI1dYY643y/MV 2l6FwnQ5C8cEWyp8rZqBtUK4+nHx1lRMf+tYQ59eAtgx5JLHjeSxpnj70YOvEHNus91+ MkVFw02hxn+mEQuuTxqIBNKdArv5ofQGIyGSjCaKi1N1Mpr4Dl6qA5OUqhHPxKupLbPK eWSw== MIME-Version: 1.0 X-Received: by 10.180.95.97 with SMTP id dj1mr15791442wib.43.1417940848427; Sun, 07 Dec 2014 00:27:28 -0800 (PST) Received: by 10.27.89.137 with HTTP; Sun, 7 Dec 2014 00:27:28 -0800 (PST) Date: Sun, 7 Dec 2014 10:27:28 +0200 Message-ID: Subject: recording on sap gui for html From: Alon Zemer To: "user@jmeter.apache.org" Content-Type: multipart/alternative; boundary=f46d0418251e9547ee05099c148b X-Virus-Checked: Checked by ClamAV on apache.org --f46d0418251e9547ee05099c148b Content-Type: text/plain; charset=UTF-8 Hi, I am trying to record sap gui with jmeter. I managed to install sap ITS which transforms the whole sap gui to the browser. I saw this solution online, and it's working. The sap gui is now in html, and the jmeter proxy records everything. My problem is when I try to run the script. It all fails, I don't understand what is the problem, the cookies, parameters. Can someone help me with how to record sap gui for html with jmeter and make it work? Thanks, Alon Zemer --f46d0418251e9547ee05099c148b--