manykarim / robotframework-doctestlibrary

Robot Framework DocTest library. Simple Automated Visual Document Testing.
Apache License 2.0
46 stars 20 forks source link

Allow urls for PDF Should Contain Strings and other KWs #86

Closed manykarim closed 9 months ago

manykarim commented 10 months ago

Currently, only Compare Images allows a URL for the image files (instead of local file paths). But the PDF Keywords should also allow URLs to be more consistent.

manykarim commented 9 months ago

Implemented with v0.19.0 https://github.com/manykarim/robotframework-doctestlibrary/releases/tag/v0.19.0