kazurayam / VisualInspectionOfExcelAndPDF

A sort of page scraping tool that is capable of detecting changes in the attached Excel / PDF files
0 stars 0 forks source link

in the Chronos mode, I want to compare the Materials of April 2022 against the Materials stored sometime in March 2022 (previous month) #4

Open kazurayam opened 2 years ago

kazurayam commented 2 years ago

At 7th March 2022, I executed https://github.com/kazurayam/VisualInspectionOfExcelAndPDF/blob/0.2.2/Scripts/Patrol/NISA/Main_Chronos/Script1646657325714.groovy, and got some Materials under the store/20220304_100620.

スクリーンショット 2022-04-07 10 21 21

And now, today is 7th April 2022.

I want to execute the same Test Case, and I want to compare the new Materials at 7th April 2022 against the previous materials stored at 7th March 2022, that is the previous moth.

I would execute the Test Case many times today. The current test pick up the Materils "previous for one time of execution". So If have executed it at 10:00AM, then at 11:00AM, the test case will pick up the Materials of 7th April; but I want to comare 11AM today and 7th March.

The v0.2.2 does not support it. I need to enhance the materialstore library.