How to set framework timeout using JS-Nightwatch?

How to set framework timeout using JS-Nightwatch?

Hello Ana-sousa,

The command timeout in your repository on your context object is like so:

this.context.CommandTimeout = 180;