I have set the browserName as firefox in the config file.
And I start the selenium server: webdriver-manager --gecko start. I have geckodriver version 0.26.0 and firefox version 65. When I run protractor conf.js, it is still triggering Chrome. I tried running the standalone server which is deprecated. i.e. selenium-standalone npm, it still triggers Chrome. I also installed the latest protractor. NodeJS : 10.21.0