kazurayam / inspectus

The Inspectus library enables automated UI tests in Java/Groovy to perform "Visual Inspection" on top of the "materialstore"
Apache License 2.0
0 stars 0 forks source link

missing `store-backup/index.html` #66

Closed kazurayam closed 1 year ago

kazurayam commented 1 year ago

v0.7.5 of inspectus, store-backup/index.html file is not created

スクリーンショット 2022-12-15 22 51 58
kazurayam commented 1 year ago

Changed the com.kazurayam.inspectus.core.internal.AbstractService class so that an index.html file of the "store-backup" is created.

Yes, is created now:

スクリーンショット 2022-12-15 23 10 13

The title store/index.html looks odd. Why not we see store-backup/index.html ?