#first. To select first element with Capybara use find(".my-selector", match: :first). This is much better then all(".my-selector").first.
確定! 回上一頁