Added tests for add-ons control panel. [5.2]#2299
Conversation
And two very minor fixes: - Add a link to the Site Setup. - Let `get_product_version` work when you call it with `CMFPlacefulWorkflow` too.
|
@gforcada I tried two times on Jenkins 5.2 PR, but all robot tests are failing: Did you install |
|
@mauritsvanrees yes, sorry, I did install the gecko driver and updated firefox to version 58, but as selenium is old it does not work. On the pull request to test the newer KGS for p.a.robotframework (plone/buildout.coredev#407) it hangs at some point :-/ I will revert the firefox version bump until we can try to fix the errors. |
|
No problem. I can see it is tricky test a new KGS with new Firefox and still keep the old tests running. |
|
Green! :-) |
And two very minor fixes:
get_product_versionwork when you call it withCMFPlacefulWorkflowtoo.