Getting Canary to work

Hi,

I’m trying to getting Canary browser to work with WPT private instance.

When I’m trying to run a test Canary shows a page with ‘cannot connect to 127.0.0.1:8888’.

Other browsers are working fine.

I’ve copied [Chrome] in wptdriver.ini to [Canary] and updated exe=‘…’ to Canary binary.

What do I miss? Test is failing in browser because it says it can’t connect to 127.0.0.1:8888

Version: 43.0.2327.5 canary (64-bit)

WPT extension is loaded in browser.
[hr]
Never mind.

I’ve changed Canary from 64-bit to 32-bit and it works like a charm.