Skip to content
Snippets Groups Projects
Commit f0c38de5 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

test e2e

parent 537ce652
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ describe('index resource page', function() {
});
it('index a document whitout file', function() {
browser.sleep(4000);
browser.sleep(10000);
browser.waitForAngularEnabled(true);
element(by.id('indexing')).click();
browser.sleep(500);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment