Hi All,

I am trying to set up protractor in my machine and I am trying to execute 
the example.js 
under C:\Users\admin\AppData\Roaming\npm\node_modules\protractor\example 
directory. When i run from command prompt using 

$cd protractor conf.js

I see the following error message, i could be able to find the solution. 
Can some one provide the solution please.

Failures:
1) angularjs homepage should greet the named user
  Message:
    Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
  Stack:
    Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
        at [object Object]._onTimeout 
(C:\Users\admin\AppData\Roaming\npm\node_modules\protractor\node_modules\jasmine\node_modules\jasmine-core\
lib\jasmine-core\jasmine.js:1812:23)

2) angularjs homepage todo list should list todos
  Message:
    Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
  Stack:
    Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
        at [object Object]._onTimeout 
(C:\Users\admin\AppData\Roaming\npm\node_modules\protractor\node_modules\jasmine\node_modules\jasmine-core\
lib\jasmine-core\jasmine.js:1812:23)
  Message:
    Failed: Error while waiting for Protractor to sync with the page: 
"[ng:test] http://errors.angularjs.org/1.3.15/ng/test";

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to