I am trying to write some end to end tests and waned to use async and await.
configuration file
exports.config = { framework: \'jasmine\',
Give the getPageTimeOut more than 20 sec. Use explicit wait like browser.sleep(2000) after browser.get method. The error occured may be because of slow response from webpage and also use dirctConnect instead of seleniumAddress.