Skip to content

Protractor 5 and promise manager false? #10

@appienvanveen

Description

@appienvanveen

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions