atata-framework / atata

C#/.NET test automation framework for web
https://atata.io
Apache License 2.0
490 stars 80 forks source link

Update default page snapshot file name template #818

Closed YevgeniyShunevych closed 7 months ago

YevgeniyShunevych commented 7 months ago

Replace file name template beginning "{snapshot-number:D2}{snapshot-pageobjectname: - *}..." with "{snapshot-number:D2}{snapshot-pageobjectname: *}..."

Example of updated snapshot name: "01 Home page.mhtml".