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

Reverted change in 1.2.1 for 'Log in' keyword which failed in Plone 4.3. #113

Closed mauritsvanrees closed 4 years ago

mauritsvanrees commented 4 years ago

Revert "Selector of login form matches text"

This reverts commit 9f80a05edceb71ae91e6da4dc69d353f4763863c. Fixes https://github.com/plone/plone.app.robotframework/issues/107

mister-roboto commented 4 years ago

@mauritsvanrees thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

mauritsvanrees commented 4 years ago

@jenkins-plone-org please run jobs