Capybara Element returned by Find method is taking a wrong coordinate
I have running a System Test with Ruby On Rails and Minitest, but an error is shown. Error: edit : please copy and paste anything from a terminal rather than posting pictures -> Error: RequestsTest#test_Admin_User_should_create_request: Selenium: :WebDriver: :Error: :ElementClickInterceptedError: element click intercepted: Element <a id="request__tags-list" href="#" class="input-tag-items" dat a-action="click->input-tag box#itemsClick">...</a> is not clickable at point (686, 23). Other element would receive the click: <header class="request-panel-header" data-controller="request">…</header> (Session info: chrome=120.0.6099.130) test/system/requests_test.rb:480:in execute_test_new_request' test/system/requests_test.rb:54:in block in <class:RequestsTest>' HTML: <a id="request__tags-list" href="#" class="input-tag-items" data-action="cli...