Can I use the Automation System to create an automated test that auto-completes and passes a login page?

As a QA, I’m trying to implement some automated tests on a project I’m working on. The problem is that to reach the main menu, I first have to login through a common 3rd party in the in-game Browser (plugin). Is there a way that this step could be automated?