Hi All,

Please get a SVN UP on [1] which has the latest selenium scripts.

Create a Tenant in one of the setup. 18.2, 16.2 or local

Go
to 
/turing/products/appfactory/2.1.0/selinium-tests/Scenario_1/src/main/resources/data
and edit DataTables.xml according to your tenant.

For example if Tenant user [email protected] and Pw is admin123 it should be
as following,

</Table>
        <Table name="initializeTenantLogin">
                <Header>
                        <Column name="TenantAdminName" type="String" />
                        <Column name="TenantAdminPassword" type="String" />
                        <Column name="TenantDomain" type="String" />
                        <Column name="AppFactoryUserCommonPassword"
type="String" />
                        <Column name="mainURL" type="String" />
                        <Column name="DefaultPassword" type="String" />
                </Header>
                <Row>
                        <Value>admin</Value>
                        <Value>admin123</Value>
                        <Value>lee2</Value>
                        <Value>admin123</Value>
                        <Value>
https://apps.appfactory.private.wso2.com:9443/appmgt/</Value>
                        <Value>admin123</Value>
                </Row>
</Table>

Please run *mvn test* (If does'nt work *mvn clean install*)in
/turing/products/appfactory/2.1.0/selinium-tests/Scenario_1/

Please get back to this thread whether scripts are running or not, Its fine
at least you manage to get to the login page.

[1]
https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/products/appfactory/2.1.0/selinium-tests


PS: This is to make sure that our selenium scripts are compatible with your
machine.

Thanks,
Kasun

*Kasun de Silva*
Software Engineer | *WSO2 Inc.*; http://wso2.com
lean.enterprise.middleware

email   : [email protected]
mobile : +94 77 794 4260
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to