What's Changed
* Feature: Refactor and move wait until element disappears into new method section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/60
* Test: Add test of wait random time method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/61
* Feature: Refactor and move wait until number of window handles is into new method section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/63
* Feature: Refactor and move wait until images have loaded into new method section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/62
* Feature: Refactor and move wait until page title methods into new section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/64
* Feature: Refactor and move wait until text methods into new section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/65
* Feature: Refactor and move wait until URL methods into new section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/66
**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v0.11.0...v0.12.0