For e2e tests can I somehow make authenticated calls from the frontend without using the II canister locally?

I‘m using plug and cannot log the user in by navigating through the browser extension as I originally planned to do. Can I simulate the login process in a simple way (while just trusting for now that it will work the same way with plug)?

1 Like