Is it possible that we split the skip if contains/does not contain?
so that regex, case sensitive, check after are independent for each of these two?
I.e.
[ ] Search if contains [ ] : [ ] Regex [ ] CS [ ] check after
[ ] Search if not contains [ ] : [ ] Regex [ ] CS [ ] check after