eWert-Online / OSnap

OSnap is a snapshot testing tool, which mainly focuses on speed and ease of use.
https://ewert-online.github.io/OSnap/
152 stars 2 forks source link

Add warnings for skipped actions due to missing or hidden selectors #33

Open eWert-Online opened 1 year ago

eWert-Online commented 1 year ago

Since https://github.com/eWert-Online/OSnap/commit/d136bb250709f7fc2001eeb9d19eb277058bffbb we are not failing a test when a selector is not found or is invisible.

There should be some kind of warning, that this is happening.