vue-cli-plugin-webdriverio WebdriverIO Plugin for vue-cli@3.0 Install First install vue-cli 3, first follow the install instructions here: https://github.com/vuejs/vue-cli Generate a project using vue-cli 3.0 vue create my-app Install the WebdriverIO plugin cd my-app vue add webdriverio