Improved errors for inner search and fixed _HookWaitAction in Should
Pre-release
Pre-release
- improved error messages for cases of inner element search
- like error on S(".parent").Find(".child").Click() when .parent is absent or not visible
- FIXED experimental Configuration._HookWaitAction application to Should methods on SeleneElement and SeleneCollection
(was not working, just being skipped)