Im getting an error it cant find "Test Company", but it works when I run through it myself

Soo am I using feature testing correctly ??
https://gist.github.com/staycreativedesign/e2821102def6ff8d5097

Figured it out…

expect(page).to have_field("Company Name", with: "Test Company")