From dev-return-8318-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Tue Jul 07 22:16:05 2009 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 84521 invoked from network); 7 Jul 2009 22:16:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 22:16:05 -0000 Received: (qmail 33490 invoked by uid 500); 7 Jul 2009 22:16:15 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 33399 invoked by uid 500); 7 Jul 2009 22:16:15 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 33389 invoked by uid 99); 7 Jul 2009 22:16:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 22:16:15 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [61.9.168.137] (HELO nskntmtas01p.mx.bigpond.com) (61.9.168.137) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 22:16:04 +0000 Received: from nskntotgx01p.mx.bigpond.com ([124.183.139.50]) by nskntmtas01p.mx.bigpond.com with ESMTP id <20090707221541.HEEP1860.nskntmtas01p.mx.bigpond.com@nskntotgx01p.mx.bigpond.com> for ; Tue, 7 Jul 2009 22:15:41 +0000 Received: from [10.0.0.1] (really [124.183.139.50]) by nskntotgx01p.mx.bigpond.com with ESMTP id <20090707221541.QXRO5456.nskntotgx01p.mx.bigpond.com@[10.0.0.1]> for ; Tue, 7 Jul 2009 22:15:41 +0000 Message-Id: <03D978AC-E814-4B47-A386-9A4E4FA5C926@apache.org> From: Brett Porter To: dev@continuum.apache.org In-Reply-To: <1a5b6c410907071511w1f3a5090g9a2a9dd2ce5369f0@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: Running Selenium tests against a running selenium server Date: Wed, 8 Jul 2009 08:15:39 +1000 References: <1a5b6c410907071454h2587e59ey10afa26263af013f@mail.gmail.com> <1a5b6c410907071511w1f3a5090g9a2a9dd2ce5369f0@mail.gmail.com> X-Mailer: Apple Mail (2.935.3) X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150201.4A53C90D.0096,ss=1,fgs=0 X-Virus-Checked: Checked by ClamAV on apache.org makes sense to me On 08/07/2009, at 8:11 AM, Carlos Sanchez wrote: > yes, at some point it should be under a different profile, just need > to try first in a branch and then see how complex the profiles will > get > > On Tue, Jul 7, 2009 at 3:02 PM, Brett Porter wrote: >> Would these reside under a profile? >> >> On 08/07/2009, at 7:54 AM, Carlos Sanchez wrote: >> >>> Hi, >>> >>> I am trying to run the selenium tests against a running server, >>> particularly a Selenium Grid setup that has several combinations of >>> browsers and OSs. >>> I was planning to start a new branch for continuum-webapp-test for >>> experimenting and maybe later merge into trunk. >>> >>> Any objections? >> >>