- Update to Barceloneta-LTS selectors [petschki] (123)
1.5.6
------------------
New features:
- Removed backwards compatibility code for old quickinstaller. Current plone.app.robotframework is only for Plone 5.2+, so this code was no longer used. See also `PLIP 1775 <https://github.com/plone/Products.CMFPlone/issues/1775>`_. [maurits] (1775)
1.5.5
------------------
Bug fixes:
- Fixed error ``Variable '${CMFPLONE_SELECTORS}' not found`` on Plone 6. [maurits] (680) - Fixed DeprecationWarning: invalid escape sequence. [maurits] (3130)
1.5.4
------------------
Bug fixes:
- Fixed package install error with Python 3.6 without locale. See `coredev issue 642 <https://github.com/plone/buildout.coredev/issues/642#issuecomment-597008272>`_. [maurits] (642)
- Removed the legacy keyword ``Refresh JS/CSS resources``. [Rotonen] (110) - Use the 'Plone test setup' and 'Plone test teardown' keywords in the Robot tests. [Rotonen] (110) - Stabilize tests by defaulting to a browser window size of 4K x 4K. [Rotonen] (110)