within('dl > div', text: '名前') do
  expect(page).to have_text('maimu')
end