Skip to content

*_ui_test: make Zelenium tests compatible with Zope4 ZMI

Jérome Perrin requested to merge fix/zope4-zmi-compat into master

The status message no longer use system-msg class, use simpler "assertTextPresent" that should be enough.

Simplify the waiting for static pages, clickAndWait is enough.

Merge request reports