Search code examples
testingend-to-endchimp.js

chimp.js configuration - the browser is not opening localhost


I am having problem with chimp.js configuration. When I run tests the browser is not using provided host / post. I tried many things but without success. Does anyone know how to set up it properly? Please find my config in screenshot provided.

enter image description here

enter image description here


Solution

  • When the browser first starts, it defaults to data;. You need to navigate somewhere first.

    The host and port settings are not related to browsing. They tell Chimp where the Selenium server is, which by default is chromedriver.