2017-08-17 10 views
1

私はここでエラーを理解することができません:FF54のSaucelabsでSelenium 3.4でGecko 0.16を使用しています。ここでorg.openqa.selenium.SessionNotCreatedException:一致する機能のセットを見つけることができません

は、コンソール出力です:

同じ問題に遭遇し
org.openqa.selenium.SessionNotCreatedException: Unable to find a matching set of capabilities 
14:19:13 Build info: version: '3.4.0', revision: 'unknown', time: 'unknown' 
14:19:13 System info: host: 'jenkins-big-slave001.clearslideng.com', ip: '10.170.113.99', os.name: 'Linux', os.arch: 'amd64', os.version: '4.9.20-11.31.amzn1.x86_64', java.version: '1.8.0_112' 
14:19:13 remote stacktrace: stack backtrace: 
14:19:13 0:   0x4f99ad - backtrace::backtrace::trace::h45ace4059cd74233 
14:19:13 1:   0x4f9e92 - backtrace::capture::Backtrace::new::hb5a725a088a2a2fc 
14:19:13 2:   0x439c38 - geckodriver::marionette::MarionetteHandler::create_connection::h3eac9ab4802e2cd0 
14:19:13 3:   0x442539 - <geckodriver::marionette::MarionetteHandler as webdriver::server::WebDriverHandler<geckodriver::marionette::GeckoExtensionRoute>>::handle_command::hec53c2ea4656249d 
14:19:13 4:   0x434924 - webdriver::server::start::{{closure}}::he5e71944552dea53 
14:19:13 5:   0x405f87 - std::panicking::try::do_call::h061d4025362f1291 
14:19:13 6:   0x5b567a - panic_unwind::__rust_maybe_catch_panic 
14:19:13       at /buildslave/rust-buildbot/slave/stable-dist-rustc-musl-linux/build/src/libpanic_unwind/lib.rs:98 
14:19:13 7:   0x416fd7 - <F as alloc::boxed::FnBox<A>>::call_box::hf93806550e6c682e 
14:19:13 8:   0x5ade94 - alloc::boxed::{{impl}}::call_once<(),()> 
14:19:13       at /buildslave/rust-buildbot/slave/stable-dist-rustc-musl-linux/build/src/liballoc/boxed.rs:624 
14:19:13       - std::sys_common::thread::start_thread 
14:19:13       at /buildslave/rust-buildbot/slave/stable-dist-rustc-musl-linux/build/src/libstd/sys_common/thread.rs:21 
14:19:13       - std::sys::imp::thread::{{impl}}::new::thread_start 
14:19:13       at /buildslave/rust-buildbot/slave/stable-dist-rustc-musl-linux/build/src/libstd/sys/unix/thread.rs:84 
+0

コードを教えてください。どの時点でエラーが発生していますか? –

+0

エラー 'org.openqa.selenium.SessionNotCreatedException:一致する一連の機能を見つけることができません。 WebDriverインスタンスの初期化を確認する – DebanjanB

答えて

0

。最新バージョンに更新するだけです。これを書いている瞬間、FF 56.0.1、Gecko 0.19.0 WebDriver 3.6.0

関連する問題