Package org.xwiki.test.ui.administration.elements

Examples of org.xwiki.test.ui.administration.elements.LightBoxRegisterPage


        getUtil().recacheSecretToken();
    }

    protected RegisterPage getRegisterPage()
    {
        return new LightBoxRegisterPage();
    }
View Full Code Here

TOP

Related Classes of org.xwiki.test.ui.administration.elements.LightBoxRegisterPage

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.