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

Update fix on creating users with multiple roles #79

Closed datakurre closed 6 years ago

ksuess commented 6 years ago

Yes, a user should have 'Member' role only if roles are not explicitly defined. And yes, it must be possible to create users also without role 'Member'. A valuable hint to Robot Framework list syntax, thank you!