How to test code with capacitor-community/sqlite on browser before to move the app on mobile

Hi to everyone!!
as per title, I am writing an ionic app using the capacitor-community/sqlite plugin.
At the moment I am testing it, using the browser and clearly the broswer is not supporter for this plugin.
So I want to ask what’s the best way to test it before to open android studio and check that the actual code works. I am also new to mobile app, so if you can give me some hint to how to test in a ‘proper way’ that I am not aware of it, could be great :slight_smile: