iFrame - Autofill not generate rules for iFrame forms

1,535 views
Skip to first unread message

∂нαηυѕн

unread,
Jan 24, 2016, 1:37:48 PM1/24/16
to chrome-...@googlegroups.com
Hi,

Autofill is not generating auto complete list for iFrame forms. Do you have any work around?

Everytime, I have to enter data manually and have to submit the same...

thdoan

unread,
Jan 31, 2016, 10:22:36 PM1/31/16
to Autofill Chrome Extension, dhanush...@gmail.com
Hi, can you give me a sample URL to test?

dhanush...@gmail.com

unread,
Jan 31, 2016, 11:27:09 PM1/31/16
to Autofill Chrome Extension, dhanush...@gmail.com
Hi thdoan,

The website I was using is a secured one. that needs login credentials to access that. I'm a software engineer, all that what I could see is, when a iFrame (Website inside another website) Form is embedded in a website and the IFrame hosted website has form fields, "Autofill" is not detecting those fields and not creating Autofill rules.

Structure of IFrame website, I am trying to access:

                 Actual Wesite [ IFrame (Another website URL is embedded (This has form fields and data to be entered)) ]

You can create a sample html for this condition and try debug your code.

When we take-out that iFrame embedded website URL and open the same in a different tap, Autofill rules detech fields and does work normally.

If you are the developer of this tool, could you please share me the code privately? I will also try to look into this code and can suggest you a fix for this.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

As an alternative,


Paste below code

"<!DOCTYPE html>
<html>
<body>
<h1>Sample website to showcase I-Frame</h1>
<p>Iframe starts after this line (iFrame embedded website URL: http://www.123contactform.com/my-simple-html-contact-form.php) </p>
<iframe src="http://www.123contactform.com/my-simple-html-contact-form.php" height=500px width = 500px>
  <p>Your browser does not support iframes.</p>
</iframe>
<p>Iframe end.</p>
</body>
</html>"

Click See Results:

Now you got a sample URL for this scenario

Form fields displayed on the right hand side (Your name, Your email, Your message:) are not considered while creating Autofill rules and they are neither filled from Autofill rules.


Thanks,
Dhanush M








But if you go to that Iframe URL, Autofill will work as expected. But when the Iframe url is embedded in another website it is not working.

thdoan

unread,
Feb 1, 2016, 5:05:23 AM2/1/16
to Autofill Chrome Extension, dhanush...@gmail.com
Autofill appears to be working fine with iframes. It's even able to fill out an iframe within an iframe:


Something else may be going on.

thdoan

unread,
Feb 1, 2016, 5:35:17 AM2/1/16
to Autofill Chrome Extension, dhanush...@gmail.com
OK, I think I know what you're talking about now... the Autofill wizard fails to generate rules when the form is in an iframe. Thanks for bringing this to my attention -- I will add it to my "to-do" list.

Cheers,
Tom

Dhanush M

unread,
Feb 1, 2016, 6:04:40 AM2/1/16
to thdoan, Autofill Chrome Extension
Hi Tom,

It would be great, if you can get me this fix done by 14th of this month.

I have a important task on 16th of this month. This feature is key for me to get succeed on this task.

pleases help..

If u can share me the code, i will also look into it to fix this issue.


Sent from Samsung Mobile

thdoan

unread,
Feb 1, 2016, 9:50:07 AM2/1/16
to Autofill Chrome Extension, thd...@gmail.com, dhanush...@gmail.com
Hi Dhanush,

The Firefox version is actually open source, so you can modify it any way you want:


Sorry, the Chrome version isn't open source at the moment, and I won't be able to work on it anytime this month because of the upcoming CNY festivities.

Tom

padma...@gmail.com

unread,
Dec 13, 2017, 6:52:58 AM12/13/17
to Autofill Chrome Extension


Hi, Im also doing an auto form filler and I now stuck with iframe issue.
Did you find solution to it?
Could you please share the same with me?
Thanks in advance.

Dhanush M

unread,
Dec 13, 2017, 10:10:18 AM12/13/17
to chrome-...@googlegroups.com, padma...@gmail.com
Hi Padmajith,

The developer said he will fix this soon (He sent me this reply early 2016). It should have been fixed now.

I am not using this utility now (though it is so good) 😂

--
You received this message because you are subscribed to a topic in the Google Groups "Autofill Chrome Extension" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/chrome-autofill/jLYKqIi6zyo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to chrome-autofill+unsubscribe@googlegroups.com.
To post to this group, send email to chrome-autofill@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chrome-autofill/6eef89d9-66fc-4d16-a881-f84372283d91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

thdoan

unread,
Mar 29, 2018, 4:35:46 PM3/29/18
to Autofill Chrome Extension
This issue should already be fixed. If you are still seeing it, please provide me with a URL for testing.


On Wednesday, December 13, 2017 at 7:10:18 AM UTC-8, Dhanush M wrote:
Hi Padmajith,

The developer said he will fix this soon (He sent me this reply early 2016). It should have been fixed now.

I am not using this utility now (though it is so good) 😂
Message has been deleted

党爱国

unread,
Feb 15, 2022, 10:23:56 PM2/15/22
to Autofill Extension
Hi, I'm developing a chrome extension to autofill forms,.
but i face a problem that i can't access dom in a cross-origin iframe, then i can't autofill forms in it.
Could you tell me how did you realize the autofill in a  cross-origin iframe
Thanks!

在2018年3月30日星期五 UTC+8 04:35:46<thdoan> 写道:
This issue should already be fixed. If you are still seeing it, please provide me with a URL for testing.


On Wednesday, December 13, 2017 at 7:10:18 AM UTC-8, Dhanush M wrote:
Hi Padmajith,

The developer said he will fix this soon (He sent me this reply early 2016). It should have been fixed now.

I am not using this utility now (though it is so good) 😂
On Dec 13, 2017 5:23 PM, <padmajith13> wrote:


Hi, Im also doing an auto form filler and I now stuck with iframe issue.
Did you find solution to it?
Could you please share the same with me?
Thanks in advance.

--
You received this message because you are subscribed to a topic in the Google Groups "Autofill Chrome Extension" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/chrome-autofill/jLYKqIi6zyo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to chrome-autofi...@googlegroups.com.
To post to this group, send email to chrome-...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages