FakeFiller / fake-filler-extension

A browser extension for Chrome, Edge and Firefox that fills dummy text in all input fields in a page.
https://fakefiller.com
MIT License
559 stars 157 forks source link

Stopped working on Chrome #207

Closed PaulUniHomes closed 3 months ago

PaulUniHomes commented 3 months ago

I use the filler for local VueJS development work.

Since a recent update to Chrome, the filler still fills the fields, but if I then go to the next step of the form, it doesn't carry the data over.

If I go back and make a single change to the field, it commits it to the field.

I don't know if it's some sort of focus/blur check Chrome has decided to include to prevent automated field completion but it makes simple form completion for testing a lot of work.

Hopefully, there's a workaround for this. I've tried other form fillers with the same outcome, which is what makes me think it's Chrome related rather than the extension. This is also the case on our staging server so it's not just isolated to a local test environment.

PaulUniHomes commented 3 months ago

Issue turns out not to be related to extension, closing.