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

SitemapLoader should support Excel xlsx file as input #49

Closed kazurayam closed 1 year ago

kazurayam commented 1 year ago

SitemapLoadeer

Now I want it to support Excel xlsx as input

kazurayam commented 1 year ago

I tried Apache POI.

I found it difficult to understand.

I think that this issue requires more effort than the expected benefit.

I would develop a VBA script that outputs a CSV file from a table in a worksheet in a workbook. That would be far easier. This approach would be best-mix of technology.

I would suspend this.