180181182183184185186
* Performs a click on the "edit acces rights" entry of the content menu. */ public RightsEditPage editRights() { clickContentMenuEditSubMenuEntry("tmEditRights"); return new RightsEditPage(); }