In recent implementations of FF and Chrome passing username and password
via URL is no longer accepted and the website you are trying to visit won't
be shown. However the credentials are cached, so if you do one browser.go
with username and password in the URL (not expecting anything being
rendered), any subsequent visit of the site will be authenticated with the
chache username and password.

Am Di., 13. Nov. 2018, 02:44 hat Erics Nguyễn <[email protected]>
geschrieben:

> i 'm a newbie with geb/ groovy/ automation test. i have a problem when
> testing a website with basic authentication. when using url for passing:
> https://admin:[email protected]. but it still pop up the prompt, and
> click cancel or anything, the authentication is passing.
> but when apply with geb, i cant see anything about geb prompt. how i
> passing basic authentication with other way.
> thank you very much.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Geb User Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/geb-user/f9426371-bfc5-4560-a0c7-e62206466549%40googlegroups.com
> <https://groups.google.com/d/msgid/geb-user/f9426371-bfc5-4560-a0c7-e62206466549%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Geb 
User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/CALYktxP0_CQRrJtbDTE9p4LY9jcEnK%3D2EW9q-d-QKJe6zyaffQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to