Prompt:
Make a simple page website that uses the alby builder skill to accept donation payments, where the user can choose between $1, $5, and $10.
It should use a NWC faucet wallet lightning address to receive the payment.
Create E2E tests using playwright to test the website payment flow. Also take screenshots.
Make sure the E2E tests cover the entire payment flow (it should use 2 NWC faucet wallets, one for the website to receive the payment, and one to make the payment. Balances should be verified after the test runs.)
Prompt:
Make a simple page website that uses the alby builder skill to accept donation payments, where the user can choose between $1, $5, and $10.
It should use a NWC faucet wallet lightning address to receive the payment.
Create E2E tests using playwright to test the website payment flow. Also take screenshots.
Make sure the E2E tests cover the entire payment flow (it should use 2 NWC faucet wallets, one for the website to receive the payment, and one to make the payment. Balances should be verified after the test runs.)