Implemented Page Object Model (POM) structure for Synpress (Playwright) to conduct end-to-end (E2E) testing on a lending smart contract. Developed a Solidity smart contract for lending ETH to WETH, supporting deposit, withdraw, borrow, and repay flows (with an annual interest rate), Also built a staking contract that allows users to stake WETH
Automated testing concept for the 'Sitting Cats NFT' minting application leveraging the Synpress testing framework with MetaMask support. Designed in the Page Object Model, the framework incorporates ethers.js for smart contract communication.
End-to-end test framework for dApp interactions using Playwright, Synpress, and ethers.js — covers wallet connection, token transfer, NFT mint, and token swap with on-chain verification.