doc/index.html in bauxite-0.6.16 vs doc/index.html in bauxite-0.6.17

- old
+ new

@@ -172,10 +172,16 @@ <p>Remember you should probably install <a href="http://www.mozilla.org">Firefox</a> (unless you want to use other browsers or Selenium server by specifying the <code>-p</code> switch to the <code>bauxite</code> executable).</p> +<p>You might also like to try the <a +href="https://github.com/pzavolinsky/bauxite-capture">bauxite-capture</a> +Firefox add-on to record <a href="Bauxite.html">Bauxite</a> tests directly +from the browser (please note that this extension is still <em>very</em> +experimental so its not yet hosted in the Mozilla add-ons page).</p> + <h2 id="label-Hello+World">Hello World<span><a href="#label-Hello+World">&para;</a> <a href="#documentation">&uarr;</a></span></h2> <p>Paste the following text into <code>hello.bxt</code>:</p> <pre>open &quot;http://www.gnu.org/fun/jokes/helloworld.html&quot;</pre> @@ -278,9 +284,18 @@ </li><li> <p><a href="http://pzavolinsky.github.io/bauxite/Bauxite/Selector.html">Creating new Selectors</a></p> </li></ul> + +<h2 id="label-Firefox+add-on">Firefox add-on<span><a href="#label-Firefox+add-on">&para;</a> <a href="#documentation">&uarr;</a></span></h2> + +<p>As an alternative method of writing <a href="Bauxite.html">Bauxite</a> +tests, you might try the <a +href="https://github.com/pzavolinsky/bauxite-capture">bauxite-capture</a> +Firefox add-on to record <a href="Bauxite.html">Bauxite</a> tests directly +from the browser (please note that this extension is still <em>very</em> +experimental so its not yet hosted in the Mozilla add-ons page).</p> <h2 id="label-Installing+Ruby">Installing Ruby<span><a href="#label-Installing+Ruby">&para;</a> <a href="#documentation">&uarr;</a></span></h2> <p>I won&#39;t cover all the details of installing Ruby on your system (Google knows best), but the following should probably work.</p>