plone / plone.app.robotframework

Provides Robot Framework compatible resources and tools for writing functional Selenium tests (including acceptance tests) for Plone CMS and its add-ons.
https://docs.plone.org/external/plone.app.robotframework/docs/source/index.html
11 stars 17 forks source link

Logout keyword not working anymore #139

Open IvoPo opened 2 years ago

IvoPo commented 2 years ago

The keyword Log out does not work on plone 5.2.x, there is no #login-form anymore.

The keyword is not used in the default tests, so maybe it's been broken for a while now.