storeEval |
'sort_widget_'+(new Date()).getTime() |
FILTER_NAME |
open |
/sessions/logout |
|
open |
/sessions/new |
|
type |
login |
admin |
type |
password |
admin |
clickAndWait |
name=commit |
|
waitForElementPresent |
css=.js-user-authenticated |
|
open |
/measures |
|
waitForText |
class=navigator-filters |
*More Criteria* |
click |
css=.navigator-filter[title='Components: Any'] |
|
click |
css=label[title='Files'] |
|
clickAndWait |
class=navigator-filter-submit |
|
click |
id=save-as |
|
waitForElementPresent |
save-as-filter-form |
|
type |
name |
${FILTER_NAME} |
clickAndWait |
id=save-as-submit |
|
storeEval |
window.location.pathname.split('/')[3] |
FILTER_ID |
open |
/widget?id=measure_filter_list&filter=${FILTER_ID} |
|
waitForText |
block_1 |
*Name*LOC* |
waitForText |
block_1 |
*a1/HelloA1.xoo*a2/HelloA2.xoo*b1/HelloB1.xoo*b2/HelloB2.xoo* |
click |
link=LOC |
|
waitForText |
css=#block_1 tbody tr:nth-of-type(1) |
*a2/HelloA2.xoo* |
click |
link=LOC |
|
waitForText |
css=#block_1 tbody tr:nth-of-type(4) |
*a2/HelloA2* |