問題タブ [webdrivermanager-java]

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.

0 投票する
1 に答える
311 参照

java - メソッド getBinaryPath() は、appium 自動化プロジェクトを実行しようとしているときに、Eclipse でエラーが表示されるタイプ WebDriverManager に対して未定義です

ミニ appium プロジェクトを実行しようとしています。エミュレーターと appium サーバーを実行しています。これが私のコードです。.getBinaryPath() is undefined for type WebDriverManager "caps.setCapability("chromedriverExecutable", WebDriverManager.chromedriver().getBinaryPath());"