You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section of the docs that cover "Websites that require authentication" suggests opening a page, interactively log in, then grab the cookies and move forward. While this works somewhat, I'm unable to "paste" the password into the password field, which preempts easy use of password managers (and my passwords tend to be strong, so ... difficult to type in).
Is there a way using $view() to allow paste events in the presented browser? Is there a way to show the page not in the chrome dev/iframe mode?
Thanks!
The text was updated successfully, but these errors were encountered:
The section of the docs that cover "Websites that require authentication" suggests opening a page, interactively log in, then grab the cookies and move forward. While this works somewhat, I'm unable to "paste" the password into the password field, which preempts easy use of password managers (and my passwords tend to be strong, so ... difficult to type in).
Is there a way using
$view()
to allow paste events in the presented browser? Is there a way to show the page not in the chrome dev/iframe mode?Thanks!
The text was updated successfully, but these errors were encountered: