This release fixes a bug with unhandled alerts hanging the library, and adds support for another string input format for Add Cookie timestamp.
Improved our coverage for node 14 in CI.
More details in [release notes](https://github.com/MarketSquare/robotframework-browser/blob/master/docs/releasenotes/Browser-3.1.0.rst)
3.1.0
Not secure
This release updates playwright to 1.8.0 and it should resolve few issue that we have open.
More details in [release notes](https://github.com/MarketSquare/robotframework-browser/blob/master/docs/releasenotes/Browser-3.1.0.rst)
3.0.1
Not secure
- Fix documentation links pointing towards playwright upstream
3.0.0
Not secure
- Wait For Download returns dictionary containing `suggestedFilename` and `saveAs` keys. - Started deprecating Wait For Download in favor of `Promise To Wait For Download` keyword that makes promisification mandatory for download operation.
See full release notes https://github.com/MarketSquare/robotframework-browser/blob/master/docs/releasenotes/Browser-3.0.0.rst