doc/Bauxite/Application.html in bauxite-0.4.2 vs doc/Bauxite/Application.html in bauxite-0.4.3
- old
+ new
@@ -174,10 +174,18 @@
(this removes cookies, sessions, etc. from the previous test).</p>
</dd><dt>-w, --wait
<dd>
<p>Wait for user input when the test completes instead of closing the browser
window.</p>
+</dd><dt>-s, --selector SELECTOR
+<dd>
+<p>Default selector strategy. This strategy is applied if the selector text
+does not contain an <code>=</code> sign.</p>
+
+<p>To see a complete list of the available selectors execute:</p>
+
+<pre>bauxite -h</pre>
</dd><dt>-u, --url URL
<dd>
<p>This option is an alias of:</p>
<pre>-p remote -P url=URL</pre>
@@ -243,9 +251,9 @@
</main>
<footer id="validator-badges" role="contentinfo">
<p><a href="http://validator.w3.org/check/referer">Validate</a>
- <p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.0.
+ <p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.1.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>