How to automate google pay without authentication?
Is that for the Elon Musk account?
Please tell me if you can find how
Think if you really need this type of automation?
Why not being a semi-automated test (where you prove you are Human and know the required codes)?
Well secured sites, have these measures to avoid (or minimize) frauds. Google is a good example of those.
You need to consider other options, like mocking, or requesting developer API keys (that would work only in testing sites, not real ones).
Thanks. You mean manually entering codes during automation to continue the test? I am running automation from Browserstack. Every time if we do that it will be time consuming right?
Better take some time than not be able to test at all.
Since you are using a remote test environment, you should contact/search Browserstack, to know if there is a solution for your problem.
I did used long time ago, and we could have a “local proxy” to have better control on the app or device, but not in the domain of authentication.
Usually Payment providers, have special accounts and endpoints for testing. This is something your development team should use. Communication between stakeholders is essential.