Playwright_Java_Web_Testing/data/userDetails.js

4 lines
76 B
JavaScript

export const adminDetails = {
username: "kira",
password: "secret"
}