QA/Mozmill Test Automation/Test Modules Refactor: Difference between revisions

Line 276: Line 276:
</pre>
</pre>


7. XPath: split on '/'
<pre>
var path = "/something" +
            "/something" +
            "/something";
</pre>


=== Indentation ===
=== Indentation ===
Confirmed users
14,525

edits