Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Tom Morris 2013-12-17 03:53:52 -05:00
commit 8eac2dc8c6

View File

@ -14,7 +14,7 @@ var test_facets = new function() {
test = newTest();
action (test, "click", { link: "Food" });
wait (test, "forPageLoad", { timeout: "20000" });
assert (test, "assertTest", {xpath: "//div[@id='summary-bar']/span",validator: "7413 rows"});
assert (test, "assertText", {xpath: "//div[@id='summary-bar']/span",validator: "7413 rows"});
this.test_open_project = test;
// create text facet from 1st word of Short Description column