I forgot to say, that I use CucumberJS through protractor-cucumber-framework 
<https://github.com/protractor-cucumber-framework/protractor-cucumber-framework>
 
and so Jasmine-related options wouldn't work.

I also have an idea of using allScriptsTimeout standard Protractor 
configuration option with browser.wait() - I intend to just pass it 
explicitly to each call like that: browser.wait(condition, 
browser.allScriptsTimeout). I'm not sure though if it's applicable for that.

On Thursday, August 31, 2017 at 8:58:01 AM UTC+3, Sander Elias wrote:
>
> Hi Andrew,
>
> You can set the jasmineNodeOpts.defaultTimeoutInterval in your 
> protractor.conf file.
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to