Read and Validate PDF in Selenium

preview_player
Показать описание
In this video I have covered how to Read and Validate PDF contents using PDFBOX- in Selenium .

#interview #selenium #seleniumtutorial #technical #tech #automation #interviewpreparation #intellij #readpdf #pdfbox
Рекомендации по теме
Комментарии
Автор

Can you pls explain important scenario here as we can have multiple tables in pdf's.... say a table is there in the pdf and is having a row with key & values and we should assert a specific row having key as 'Channel Name' should be mapped with value 'Automation Digest'.

How to automate this pls???

AK-rxyp
Автор

should I always validate the pdf content by providing the file path? Can't I validate the content by opening in the browser?

francisxavier
Автор

Hi, how to validate this content when i run with saucelabs? Where do the files store?

charant
Автор

how to validate the image inside the pdf?

RaghavSuneja-et