JBB,

- SeleniumIDE is a Firefox plugin and should work in any compatible 
firefox version, Mac or elsewhere.
- Selenium Core is the core (ha!) of any Selenium product, so you use it 
with every flavour you try.
- Selenium RC is composed of various parts and can be run in a 
distributed setting:
  - the browser can run on Mac, provided it is supported by Selenium 
core (see their web page)
  - the server component is a Java app and should run on a Mac like 
other Java network apps
  - the AUT web server can of course run on a Mac, any decent web server 
will do
  - the client driver scripts can be run on a Mac if you use a supported 
language that runs on a Mac
    (like Python, Perl, Java)

Thomas

Jean-Baptiste BRIAUD -- Novlog wrote:
> Hi,
>
> I read that Selenium is the test system used by qooxdoo team.
> Anyone was able to use it on Mac ?
> If yes, witch one : SeleniumIDE, Selenium core or Selenium RC ?
>
> I had very bad experience with any of them but I'd like to use it  
> since this is the only one I know witch use real browser for testing.
>
> Thanks !
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>   

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to