The Inspectus library enables automated UI tests in Java/Groovy to perform "Visual Inspection" on top of the "materialstore"
0
stars
0
forks
source link
SitemapLoader should accept "/foo.html" without "http://hostname" in the rows of CSV #52
Closed
kazurayam closed 1 year ago
I want to make a CSV like
and pass it to SitemapLoader constructed with the baseTopPage like
I want the loader can infer valid URLs, like
/index.html
=>http://host/index.html
p1.html
=>http://host/p1.html