# Copyright (c) 2002 bivio Software, Inc. All Rights Reserved. # $Id: basic-checkout.btest,v 2.1 2006/10/16 21:08:04 moeller Exp $ test_setup('PetShop'); home_page(); follow_link('Dogs'); follow_link('Corgi'); follow_link('Female Puppy Corgi'); add_to_cart(); checkout_as_demo();