<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Drogomir's blog - Cucumber and Celerity - testing unobtrusive javascript Comments</title>
  <id>tag:www.drogomir.com,2010:/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript/comments</id>
  <generator uri="http://mephistoblog.com" version="0.8.0">Mephisto Drax</generator>
  <link href="http://www.drogomir.com/blog/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
  <updated>2010-03-04T11:01:58Z</updated>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>dolphin</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:6398</id>
    <published>2010-03-04T11:01:58Z</published>
    <updated>2010-03-04T11:01:58Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by dolphin</title>
<content type="html">&lt;p&gt;actually run my javascript. It&#8217;s awesome because it&#8217;s headless, and far more reliable then Selenium (you can read more about it in Our Testing Stack  ). But, I ran into an issue the other day, &lt;a href=&quot;http://www.braindumps.com/70-450.htm&quot;&gt;70-450 dumps&lt;/a&gt; exposing an interesting facet of ruby that others might find it useful to know.&lt;/p&gt;


	&lt;p&gt;We run Celerity in a separate process from the one that is actually running our tests (in Cucumber).&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>mkuklis</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:3692</id>
    <published>2009-10-18T05:25:46Z</published>
    <updated>2009-10-18T05:25:46Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by mkuklis</title>
<content type="html">&lt;p&gt;cool article! thanks for sharing!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>jp</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:2363</id>
    <published>2009-08-05T10:05:23Z</published>
    <updated>2009-08-05T10:05:23Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by jp</title>
<content type="html">&lt;p&gt;Oops, sorry about that. Guess it&#8217;s #exit in Culerity and #close in Celerity.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>Piotr Sarnacki</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:2060</id>
    <published>2009-07-11T20:42:11Z</published>
    <updated>2009-07-11T20:42:11Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by Piotr Sarnacki</title>
<content type="html">&lt;p&gt;@Andy, Matt&lt;/p&gt;


	&lt;p&gt;Sorry for that, I didn&#8217;t check it and blindly took jb at his word and changed it from exit to close. I&#8217;ve reverted that commit.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>Andy Watts</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:2059</id>
    <published>2009-07-11T17:16:19Z</published>
    <updated>2009-07-11T17:16:19Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by Andy Watts</title>
<content type="html">&lt;p&gt;Thanks for posting this.
Saved me a bunch of time.&lt;/p&gt;


	&lt;p&gt;I also had to change  $browser.close with $browser.exit.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>Matt</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:2012</id>
    <published>2009-07-06T08:47:16Z</published>
    <updated>2009-07-06T08:47:16Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by Matt</title>
<content type="html">&lt;p&gt;I couldn&#8217;t work out why after all my tests were passing the browser process was hanging until I replaced $browser.close with $browser.exit, which worked for me.  Also, from a quick look at the source code, this seems to be correct.  Thanks for the great article.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>Piotr Sarnacki</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:1916</id>
    <published>2009-06-17T09:12:31Z</published>
    <updated>2009-06-17T09:12:31Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by Piotr Sarnacki</title>
<content type="html">&lt;p&gt;jb: thanks for pointing it out, corrected.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.drogomir.com/blog/">
    <author>
      <name>jb</name>
    </author>
    <id>tag:www.drogomir.com,2009-06-16:1911:1914</id>
    <published>2009-06-16T22:37:08Z</published>
    <updated>2009-06-16T22:37:08Z</updated>
    <link href="http://www.drogomir.com/2009/6/16/cucumber-and-celerity-testing-unobtrusive-javascript" rel="alternate" type="text/html"/>
    <title>Comment on 'Cucumber and Celerity - testing unobtrusive javascript' by jb</title>
<content type="html">&lt;p&gt;There&#8217;s a typo in the at_exit hook &#8211; should $browser.close instead of $browser.exit&lt;/p&gt;</content>  </entry>
</feed>
