How to properly test an application with cordova-plugin-purchase with capacitor?

I have question, how to properly test an application with cordova-plugin-purchase with capacitor?

I did all the steps uploaded aab in Google Play Console in closed testing, added testers, added products and activated them. And now the question, I have to always upload a new version in Google Play Console to test and wait 2 hours for the app to be reviewed? Or is there some other method to test locally?

Thanks for the answer!

You could use Internal Testers in Google Play which doesn’t require an app approval before being pushed out.

You should also be able to test locally if you have a physical Android device running through Android Studio. You need to add the Google account set up on the phone as a Licensed Tester. See Test your Google Play Billing Library integration  |  Google Play's billing system  |  Android Developers for more info.