Calixte Denizet
aecbd7cd89
AcroForm: Add support for ResetForm action
...
- it aims to fix #12721 .
- Thanks to PR #14023 , we've now the fieldObjects in the annotation layer so we can easily map fields names on their id if needed.
- Reset values in the storage, in the JS sandbox and in the visible html elements.
2021-09-30 22:02:33 +02:00
Calixte Denizet
386acf5bdd
Integration test for PR #14023
2021-09-23 13:05:18 +02:00
Calixte Denizet
38503d1c5f
Fix some integration tests
2021-05-08 16:27:45 +02:00
Calixte Denizet
e868ab0051
Update all the text widgets having the same name with the same value
2021-04-20 20:03:19 +02:00
Calixte Denizet
9dc331ec62
Remove timeout in annotation integration test
2020-12-22 16:50:28 +01:00
Calixte Denizet
c6c9cc96bf
Follow-up of #12707 : Add an integration test for checkboxes as radio buttons
...
* Integration tests: Add a function to load a pdf and wait for a selected element
* Integration tests: Add a function to close all the open pages
2020-12-15 00:00:04 +01:00
Calixte Denizet
5b42ac364a
Add some integration tests using puppeteer and Jasmine
...
* run with `gulp integrationtest`
2020-12-10 20:55:15 +01:00