pavithiras
3 years agoOccasional Contributor
PDF and text comparison:
"Is it possible to compare text extracted from a webpage with text extracted from a downloaded PDF within TestComplete? For instance, can we verify the consistency of a person's name retrieved from a webpage with the same person's name extracted from a PDF downloaded from the same webpage using TestComplete?"
Thanks in advance.
There's information here about getting values out of pdf files
You can then compare your web page variable to the variable that you use for the pdf.
Here are some short videos that will help with basic/common usage of TestComplete.