Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-5269

Automatically install chrome webdriver for e2e testing

      Currently you have to use ./node_modules/grunt-protractor-runner/node_modules/protractor/bin/webdriver-manager --chrome update to be able to use the e2e tests.
      This could be automated via npm post install script.

      This has an impact on the following projects:

      • camunda-commons-ui
      • camunda-bpm-webapp
      • camunda-bpm-platform-ee

        This is the controller panel for Smart Panels app

            [CAM-5269] Automatically install chrome webdriver for e2e testing

            Instead of installing the selenium server on npm install, it is installed in a separate grunt step before running the tests. This way, when someone just wants to run the server and does not care about the tests, it will not get installed unnecessarily.

            Sebastian Stamm added a comment - Instead of installing the selenium server on npm install, it is installed in a separate grunt step before running the tests. This way, when someone just wants to run the server and does not care about the tests, it will not get installed unnecessarily.

              michael.schoettes Michael Schoettes
              michael.schoettes Michael Schoettes
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: