Skip to content

← All questions

Unknown route "checkuot" for project demo-shop — where does that list come from?

Asked 4,980 views1 answer

New page object, first run, immediate failure:

text
Unknown route "checkuot" for project demo-shop.
Known routes: login, inventory, cart, checkout. Add it under routes: in sdods.project.yaml or pass a path starting with "/".

The call is await this.goto('checkuot'). I do not remember declaring routes anywhere, so where is that list of four coming from and who put it there?

asked by Gio Castellano521 ·

1 answer

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