Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

providing pageRanges in payload for '/print' returns base64 for total pages #1809

Open
harsha509 opened this issue Nov 17, 2020 · 1 comment

Comments

@harsha509
Copy link

System

  • Version: 0.28.0, 0.27.0
  • Platform: macOS
  • Firefox: 82.0.3 (64-bit)
  • Selenium: NA

Testcase

As this is still not implemented in Selenium Alpha, i have created a git repo to reproduce issue. Here is the git repo and instructions documented in readme

https://github.com/JS31096/printPageIssueFirefox

Stacktrace

No stack trace, the base64 gets generated successfully for total pages which not the expected result.
Providing pageRanges:["1-2"] for 8 pages gives base64 for 8 pages.

Note: as base64 gets generated successfully, i have saved the base64 to pdf and tested visually.

@jgraham
Copy link
Member

jgraham commented Nov 19, 2020

https://bugzilla.mozilla.org/show_bug.cgi?id=1678347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants