Forum Discussion

Former Member's avatar
Former Member
3 years ago

Dominos.com: username/password fields are recognized, but autofill isn't working from inside page.

Autofill not working:
https://share.cleanshot.com/Y0Svk81Ss0D70DQMGnpG (gif recording)


1Password Version: Not Provided
Extension Version: 2.6.0
OS Version: 13.2 (22D49)
Browser:_ Chrome

3 Replies

  • MrC's avatar
    MrC
    Super Contributor

    @devinrhode2

    Another user reported an issue with autofill and Dominos:

    https://1password.community/discussion/137441/autofill-fail-dominos-com

    It's 1Password's way of saying c'mon, eat better pizza! :-)

  • Former Member's avatar
    Former Member

    I right clicked the extension icon and found this collected_page_structure.json thing.
    It's simply:
    {
    "unparsedUrl": "https://www.dominos.com/en/index",
    "title": "Pizza Delivery & Carryout, Pasta, Chicken & More | Domino's",
    "frames": [
    {
    "direction": "ltr",
    "fields": [],
    "forms": [],
    "origin": "https://www.google.com",
    "title": "reCAPTCHA",
    "pathName": "/recaptcha/api2/anchor",
    "uuid": "REDACTED"
    }
    ]
    }