I am opening basic auth with URL in mobile safari but it still gives me the basic auth popup? Could you help here?

I am opening basic auth with URL in mobile safari but it still gives me the basic auth popup? Could you help here?

Hi Alex Walker,

Yes, this is a known limitation for safari. We would suggest using tunnel to bypass the basic auth in that case. Run LambdaTest tunnel binary with below flags:

LT --user your_username --key your_accesskey --basic-auth http://BasicAuth_username:BasicAuth_password@host:port