Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ public class TC001_AddToCart_Checkout extends BaseTest {
// TODO: Data provider
String dtUsername = "standard_user";
String dtPassword = "secret_sauce";
String testDescription = "Add to cart and checkout test";

String prod1 = "Sauce Labs Onesie";
String prod2 = "Test.allTheThings() T-Shirt (Red)";
Expand Down