Skip to content

← All questions

Dataset "users" has 3 row(s); row 5 does not exist (0-based) — is the header counted?

Asked 6,820 views2 answers

I wrote Given I load dataset "users" row 5 because the account I want is on line 5 of the spreadsheet. Got:

text
DATASET_ROW_NOT_FOUND: Dataset "users" has 3 row(s); row 5 does not exist (0-based).

Three rows? The file has four lines. And when I tried row 1 earlier it gave me the second person, not the first. So either the header counts or it does not, and I cannot work out which from the message.

asked by Gio Castellano521 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related