New page object, first run, immediate failure:
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?