<br>Hi All,<div><br></div><div>Thanks for the info. </div><div><br></div><div>Ching</div><div><br><div class="gmail_quote">On Thu, Oct 15, 2009 at 12:10 AM, Adrian Lienhard <span dir="ltr">&lt;<a href="mailto:adi@netstyle.ch">adi@netstyle.ch</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Yes, there is Albatross: <a href="http://www.squeaksource.com/Albatross.html" target="_blank">www.squeaksource.com/Albatross.html</a><br>

<br></blockquote><div>Thanks Adrian, I will  check this out. Cheers!</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Cheers,<br>
Adrian<br>
<br>
BTW, is anybody using it?<div><div></div><div class="h5"><br>
Thanks David. <br>
<br>
On Oct 14, 2009, at 17:31 , Dave Bauer wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Oct 14, 2009 at 11:27 AM, David Mitchell<br>
&lt;<a href="mailto:david.mitchell@gmail.com" target="_blank">david.mitchell@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Nothing as complete as Watir. You could just use Watir to test your seaside<br>
app.<br>
<br>
For simple get/post action in Smalltalk, you could pull Scamper (a Squeak<br>
browser) and script it. It is fairly easy to understand/port. Bijan Parsia&#39;s<br>
networking chapter in the squeak blue book has a nice intro.<br>
<br>
See the parsia_2.pdf at:<br>
<a href="http://stephane.ducasse.free.fr/FreeBooks/CollectiveNBlueBook/" target="_blank">http://stephane.ducasse.free.fr/FreeBooks/CollectiveNBlueBook/</a><br></blockquote></blockquote></div></div></blockquote><div><br></div>
<div>This is a good place to start, thanks</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> </blockquote></blockquote></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I ported it once to VA Smalltalk in the late 90s for some internal website<br>
testing. Unfortunately, no support CSS/Javascript, etc. and you would want<br>
those for something modern.<br>
</blockquote>
<br>
<br>
<br>
See Selenium Remote Control <a href="http://seleniumhq.org/projects/remote-control/" target="_blank">http://seleniumhq.org/projects/remote-control/</a><br>
It is very simple to build the server side adapter since it works by<br>
sending HTTP requests to the Remove Control server which drives the<br>
browser for testing. It can test IE, FF, or Safari.<br>
<br></blockquote></div></div></blockquote><div>Cool!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Dave<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
If you really wanted Watir in Smalltalk, you could do a port. This would be<br>
a bunch of work, but since it is Ruby, the concepts should be similar. For<br>
the browser binding, you&#39;ll need something like OSProcess.<br>
<br>
On Wed, Oct 14, 2009 at 3:49 AM, Ching de la Serna &lt;<a href="mailto:ching.dls@gmail.com" target="_blank">ching.dls@gmail.com</a>&gt;<br>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi All,<br>
I was wondering if there is something in Squeak which does something<br>
similar to what Watir does in Ruby? Watir appears to be a cool toolkit for<br>
testing web apps and I would want to find out if something similar or better<br>
has been written in Squeak for testing purposes.<br>
Thanks in advance,<br>
Ching<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
</blockquote>
<br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
<br>
</blockquote>
<br>
<br>
<br>
-- <br>
Dave Bauer<br>
<a href="mailto:dave@solutiongrove.com" target="_blank">dave@solutiongrove.com</a><br>
<a href="http://www.solutiongrove.com" target="_blank">http://www.solutiongrove.com</a><br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br></div>