Skip to content

Create the downloads_folder for PDF-testing use

Compare
Choose a tag to compare
@mdmintz mdmintz released this 23 Nov 19:47
· 6391 commits to master since this release
a4f120e

Create the downloads_folder for PDF-testing use

  • When verifying text in a PDF that’s on the web, SeleniumBase will first download it to the downloads_folder. From there, it's easier to scan with Python for verification.
  • Continuation of v1.33.2 -> Add the assert_pdf_text() method for asserting text in a PDF file