What's Changed
New Features
* Feature: Add new wait function for fixed sleep timing by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/221
* Rename wait function for "random time" to "random seconds" so it's more semantically correct by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/220
Fixes and Updates
* Feature: Add method for click button without wait for internal use by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/206
* Fix: Restrict and downgrade Setuptools to specific working version by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/223
* Fix: Test timing of wait fixed seconds method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/224
Updated Dependencies
* Bump mypy from 0.982 to 0.990 by dependabot in https://github.com/jakob-bagterp/browserist/pull/200
* Bump keyring from 23.9.3 to 23.11.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/199
* Bump tox from 3.27.0 to 3.27.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/202
* Bump mypy from 0.990 to 0.991 by dependabot in https://github.com/jakob-bagterp/browserist/pull/201
* Bump flake8 from 5.0.4 to 6.0.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/203
* Bump tox from 3.27.1 to 4.0.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/205
* Bump tox from 4.0.3 to 4.0.8 by dependabot in https://github.com/jakob-bagterp/browserist/pull/208
* Bump tox from 4.0.8 to 4.0.9 by dependabot in https://github.com/jakob-bagterp/browserist/pull/210
* Bump lxml from 4.9.1 to 4.9.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/209
* Bump tox from 4.0.9 to 4.0.11 by dependabot in https://github.com/jakob-bagterp/browserist/pull/211
* Bump keyring from 23.11.0 to 23.13.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/214
* Bump tox from 4.0.11 to 4.0.14 by dependabot in https://github.com/jakob-bagterp/browserist/pull/213
* Bump coverage from 6.5.0 to 7.0.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/212
* Bump tox from 4.0.14 to 4.0.15 by dependabot in https://github.com/jakob-bagterp/browserist/pull/215
* Bump tox from 4.0.15 to 4.0.16 by dependabot in https://github.com/jakob-bagterp/browserist/pull/216
* Bump tox from 4.0.16 to 4.0.18 by dependabot in https://github.com/jakob-bagterp/browserist/pull/222
* Bump coverage from 7.0.0 to 7.0.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/218
* Bump pre-commit from 2.20.0 to 2.21.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/217
* Bump tox from 4.0.18 to 4.0.19 by dependabot in https://github.com/jakob-bagterp/browserist/pull/225
**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.2.0...v1.3.0