MDXQueryEditor-NOSUCHCUBE
open /ji-pro/login.html
type j_username tomcat
type j_password tomcat
clickAndWait btnsubmit
clickAndWait //td[@id='href3' and @onclick='document.location="/ji-pro/flow.html?_flowId=repoAdminFlow&curlnk=3"']
clickAndWait link=olap
clickAndWait link=views
clickAndWait link=Edit
clickAndWait _eventId_Next
clickAndWait _eventId_Next
type olapUnitMdxQuery select {[Measures].[Unit Sales], [Measures].[Store Cost], [Measures].[Store Sales]} on columns, {([Promotion Media].[All Media], [Product].[All Products])} ON rows from NOSUCHCUBE where ([Time].[1997].[Q4].[12])
clickAndWait _eventId_Next