Bug #26247
closed
Host multiple select not working
Added by Tomer Brisker over 5 years ago.
Updated over 5 years ago.
Description
Capybara::ElementNotFound: Unable to find visible css "#environment_id"
test/integration/host_js_test.rb:377:in `block (2 levels) in <class:HostJSTest>' (Capybara::ElementNotFound)
/usr/local/rvm/gems/ruby-2.4.3@test_develop_pr_core-3/gems/capybara-3.14.0/lib/capybara/node/finders.rb:302
- Priority changed from Normal to High
- Subject changed from HostJSTest::hosts index multiple actions.test_0001_show action buttons failure to Host multiple select not working
- Category changed from Tests to Web Interface
Looks like this test is catching an actual bug.
- Related to Bug #26122: Vertical Nav and topbar are rendered after main content added
Looks like the modal also contains a #content element that is now hidden
There may be other places that have another #content element which don't have test coverage, we should make sure there are no other side affects. The linked PR is still failing on the same test just later.
- Status changed from New to Resolved
Also available in: Atom
PDF