Skip to content

Commit

Permalink
Fix 9.0.0 release notes [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
xylix authored Oct 13, 2021
1 parent e8943c2 commit 4f4815b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/releasenotes/Browser-9.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Most important enhancements

- Pip does not clean inside site-packages/Browser/wrapper anymore when uninstalling (`#1253`_)
- Sometimes pip fails to completely clean up site packages (depends on pip version and environment), now there is `rfbrowser clean-node` to run before pip uninstall to ensure cleanup
- `Click` keyword fails if locator is mix of `element` and something else (`#1084`_)
- Issue with keyword documentation example - Select Options By (`#1335`_)
- Set Strict Mode keyword documentation is not correct. (`#1320`_)
- Doc Keywords: Move closing context/page section into "Browser, Context, Page" section (`#1362`_)
Expand All @@ -62,10 +61,6 @@ Full list of fixes and enhancements
- Type
- Priority
- Summary
* - `#1084`_
- bug
- critical
- `Click` keyword fails if locator is mix of `element` and something else
* - `#1253`_
- bug
- high
Expand Down Expand Up @@ -93,7 +88,6 @@ Full list of fixes and enhancements

Altogether 7 issues. View on the `issue tracker <https://github.com/MarketSquare/robotframework-browser/issues?q=milestone%3Av9.0.0>`__.

.. _#1084: https://github.com/MarketSquare/robotframework-browser/issues/1084
.. _#1253: https://github.com/MarketSquare/robotframework-browser/issues/1253
.. _#1320: https://github.com/MarketSquare/robotframework-browser/issues/1320
.. _#1335: https://github.com/MarketSquare/robotframework-browser/issues/1335
Expand Down

0 comments on commit 4f4815b

Please sign in to comment.