Automation test can't login into zoom app

Hi. Our QA team has been experiencing difficulties with frontend automation tests that involves logging into Zoom. We would appreciate if you could provide us with any rules or guidelines that would help us automate these tests successfully.

HI @ladomirjak
Thanks for reaching out to us and welcome to our community!
Could you please share more details about the issue that you are seeing?

Of course @elisa.zoom
In our application you can integrate your profile with zoom and after that you can create meeting from app. When I click on ‘Integrate with zoom’ button, external popup appears which require me to login with zoom profile credentials and allow integration. When I fill user name and password inputs manually it works fine, but problem comes when automation test fill these inputs and want to login, after click on sign in button, there is just loading spinner and nothing more happens.It’s probably because of reCAPCHA but is there any way how to write the test?