[Pharo-project] Web testing with Pharo
Johan Brichau
johan at inceptive.be
Wed Apr 3 15:19:53 CEST 2013
Hi Torsten,
We were using WebTester first but created Parasol to replace it.
WebTester was written for Selenium RC (aka Selenium 1).
It uses a protocol you can find somewhere here: http://docs.seleniumhq.org/docs/05_selenium_rc.jsp
Beach-Parasol is written for Selenium Webdriver (aka Selenium 2).
It uses this protocol: http://code.google.com/p/selenium/wiki/JsonWireProtocol
More info on using Parasol: http://ss3.gemstone.com/ss/Parasol.html/Wiki
greetings
Johan
On 03 Apr 2013, at 14:50, Torsten Bergmann <astares at gmx.de> wrote:
> There is
> Parasol http://ss3.gemstone.com/ss/Parasol.html and
> Webtester http://www.squeaksource.com/WebTester/
>
> both for Pharo and both using Selenium driver to test web apps.
>
> Anyone able to describe the differences or experience?
> Why two projects instead of one?
>
> Thx
> T.
>
More information about the Pharo-project
mailing list