external browser in SeasideTesting ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

external browser in SeasideTesting ?

Andrei Chis
Hi,

Does anyone know if, at the moment, the the external browser functionality is working in SeasideTesting?

Cheers,
Andrei



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: external browser in SeasideTesting ?

Johan Brichau-2
No, it's not working (at least not in the Squeak/Pharo/Gemstone port).
I made a little progress last time I worked on it, which is already a couple of months back.

In the meantime, if you want to do external browser testing, I suggest to use Webtester (http://www.squeaksource.com/WebTester.html). I am also using SeasideTesting and WebTester separately for testing our applications.

I also think it will be more worthwhile to integrate Seasidetesting and Webtester because the SeleniumRC/Webdriver approach to external browser testing is far easier and more portable than the ExternalBrowser/Applescript/FFI approach, and it's used outside of the Smalltalk/Seaside world too.

Johan

On 19 Feb 2011, at 23:33, Andrei Vasile Chis wrote:

> Hi,
>
> Does anyone know if, at the moment, the the external browser functionality is working in SeasideTesting?
>
> Cheers,
> Andrei
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: external browser in SeasideTesting ?

Andrei Chis
Thanks for the info.

Andrei


On Sun, Feb 20, 2011 at 10:32 AM, Johan Brichau <[hidden email]> wrote:
No, it's not working (at least not in the Squeak/Pharo/Gemstone port).
I made a little progress last time I worked on it, which is already a couple of months back.

In the meantime, if you want to do external browser testing, I suggest to use Webtester (http://www.squeaksource.com/WebTester.html). I am also using SeasideTesting and WebTester separately for testing our applications.

I also think it will be more worthwhile to integrate Seasidetesting and Webtester because the SeleniumRC/Webdriver approach to external browser testing is far easier and more portable than the ExternalBrowser/Applescript/FFI approach, and it's used outside of the Smalltalk/Seaside world too.

Johan

On 19 Feb 2011, at 23:33, Andrei Vasile Chis wrote:

> Hi,
>
> Does anyone know if, at the moment, the the external browser functionality is working in SeasideTesting?
>
> Cheers,
> Andrei
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside