問題タブ [wdio-v5]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jenkins - このログ出力の意味を知っている人はいますか
jenkins を使用してブラウザに対して自動テストを実行しようとしています。webdriverIO フレームワークを使用しています。コマンドプロンプトを使用すると機能しますが、jekinsでジョブをトリガーすると、jenkinsの実行シェル機能に関連していると思われるエラーが発生します。
nodejs プラグインをダウンロードし、カスタム ワークスペースを使用するように jenkins を設定しました: C:/Users/Dell/Desktop/WebDriverio/node_modules/.bin
私が入れたシェルコマンドで:
npm インストール npm テスト
このwikiのように: https://wiki.jenkins.io/display/JENKINS/NodeJS+Plugin
ジェンキンスのシステム構成で、環境変数フィールドに、プログラムファイルにあるnpm binファイルへのパスを入力しました
これはログ出力です:
前もって感謝します