Skip to content

0.32.0

Compare
Choose a tag to compare
@mshriver mshriver released this 21 Jan 17:34
9a98784

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.