improved

New assertion types: ends with and does not end with

Mabl now supports two new additional assertion types: ends with and does not end with. This allows - for example - to assert that the URL of the visited page ends with an expected value.

300