Adding FillStrategy enhancement from izapolsk that allows for more fine-grained control of `View.fill` without consumers having to re-implement it.
Includes restoration of the 'exception' kwarg in wait_for_element, with the default behavior of the function unmodified. This is in order to support some implementation styles using this browser plugin method.