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.
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.