mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Fix the intermittent failures with PageOpen/PageClose test
This commit is contained in:
parent
6115a328ea
commit
66b1a1f34b
2 changed files with 6 additions and 17 deletions
|
@ -816,7 +816,7 @@ describe("Interaction", () => {
|
|||
"window.PDFViewerApplication.scriptingReady === true"
|
||||
);
|
||||
|
||||
await scrollIntoView(page, getSelector("171R"));
|
||||
await scrollIntoView(page, getSelector("138R"));
|
||||
|
||||
let sum = 0;
|
||||
for (const [id, val] of [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue