You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personal Finance Tracker is a user-friendly web app for managing personal finances, featuring custom wallets, income and expense categories, and transaction tracking.
This is a sample project to automate the smoke testing using Selenium. This project shows how to apply page-object-pattern / model (POM) for Selenium by using Java. TestNG is ued as test framework.