-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
I'm trying out this lib with protractor 5 and the config:
SELENIUM_PROMISE_MANAGER: false
When I run the tests, I get the error:
09:43:32] E/launcher - deferred.fulfill is not a function
[09:43:32] E/launcher - TypeError: deferred.fulfill is not a function
at Request.callback [as _callback] (/home//dev/projects//-drp-e2e/node_modules/protractor-http-client/lib/http-client.ts:46:26)
at Request.self.callback (/home//dev/projects//-drp-e2e/node_modules/request/request.js:185:22)
at Request.emit (events.js:182:13)
at Request.<anonymous> (/home/dev/projects//-drp-e2e/node_modules/request/request.js:1161:10)
at Request.emit (events.js:182:13)
at IncomingMessage.<anonymous> (/home//dev/projects/drp-e2e/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:273:13)
at IncomingMessage.emit (events.js:187:15)
at endReadableNT (_stream_readable.js:1090:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
Is there a workaround for this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working