Create the downloads_folder for PDF-testing use
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