Calixte Denizet
|
c63af10191
|
Use page.evaluateHandle when we want to await on document promises in integration tests
For reference: https://github.com/mozilla/pdf.js/pull/17378#issuecomment-1842864939
|
2023-12-07 17:00:12 +01:00 |
|
Calixte Denizet
|
11610a9e66
|
[Editor] Always give the focus to the ink editor when starting drawing (bug 1867588)
This way, when the editor is blurred, it can be committed and everything works fine.
It fixes issue #17373.
|
2023-12-05 10:26:59 +01:00 |
|
Calixte Denizet
|
43eea0b38e
|
[Editor] Make sure that all layers are disabled when an editing session is done
Fixes issue #17368.
|
2023-12-04 13:27:39 +01:00 |
|
Calixte Denizet
|
517a262fb1
|
Fix keyboard shortcuts on mac and for some tests make sure that all
the page is displayed in using page-fit in order to make all tested
elements visible.
|
2023-10-27 16:09:35 +02:00 |
|
Jonas Jenwald
|
9878d058fe
|
Convert the integration test-files to JavaScript modules
|
2023-10-12 13:18:20 +02:00 |
|
Jonas Jenwald
|
33456d3704
|
Rename the integration test-files, in preparation for converting them to modules
This is done separately to ensure that Git is able to track the history correctly.
|
2023-10-12 13:17:56 +02:00 |
|