Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7462E3D7 for ; Fri, 11 Jan 2013 18:59:42 +0000 (UTC) Received: (qmail 78503 invoked by uid 500); 11 Jan 2013 18:59:42 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 78462 invoked by uid 500); 11 Jan 2013 18:59:42 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 78454 invoked by uid 99); 11 Jan 2013 18:59:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 18:59:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Parth.Jagirdar@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 18:59:34 +0000 X-IronPort-AV: E=Sophos;i="4.84,453,1355097600"; d="scan'208";a="3306250" Received: from unknown (HELO FTLPEX01CL02.citrite.net) ([10.13.107.79]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/AES128-SHA; 11 Jan 2013 18:59:13 +0000 Received: from FTLPEX01CL01.citrite.net ([169.254.4.172]) by FTLPEX01CL02.citrite.net ([169.254.2.131]) with mapi id 14.02.0318.001; Fri, 11 Jan 2013 13:59:13 -0500 From: Parth Jagirdar To: "cloudstack-dev@incubator.apache.org" Subject: Re: [DISCUSS] UI automation using Python/Selenium Thread-Topic: [DISCUSS] UI automation using Python/Selenium Thread-Index: AQHN74IqYmK4+yi8MkWnCn7gP8bCtJhDiHsAgAC7OwCAAIeEgP//fvSA Date: Fri, 11 Jan 2013 18:59:12 +0000 Message-ID: <8C261DB050CCFF47A271694F522ECF94E7A8B5@FTLPEX01CL01.citrite.net> In-Reply-To: <099201cdf02b$36d5e5a0$a481b0e0$@apache.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.9.154.239] Content-Type: text/plain; charset="iso-8859-2" Content-ID: <8CDD58672B32FF4CA411A9D51F99AF1B@citrix.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Sure, I am looking into setting something up on cwiki. Will post the link when ready. ... Parth On 1/11/13 10:41 AM, "kdamage@apache.org" wrote: >Actually I'm really interested in this. > >Would you mind sharing your work with me? > >Thanks > >-kd >=20 > > >>-----Original Message----- >>From: Parth Jagirdar [mailto:Parth.Jagirdar@citrix.com] >>Sent: Friday, January 11, 2013 10:36 AM >>To: cloudstack-dev@incubator.apache.org >>Subject: [DISCUSS] UI automation using Python/Selenium >> >>Hello All, >> >>I am experimenting with selenium automation for cloudstack and I made it >>work and wrote a few scripts to see feasibility. >> >>This will be a tool for testing through UI and will not be a part of >regular >>distribution. >> >> >> >>Thanks, >>=A9Parth > >