open |
/sessions/login |
|
type |
login |
admin |
type |
password |
admin |
clickAndWait |
commit |
|
waitForElementPresent |
css=.js-user-authenticated |
|
open |
/issues/search |
|
waitForElementPresent |
css=.js-facet[data-value="BUG"] |
|
click |
css=.js-facet[data-value="BUG"] |
|
waitForElementPresent |
css=.js-facet.active[data-value="BUG"] |
|
click |
css=.js-filter-save-as |
|
waitForElementPresent |
css=input[name="name"] |
|
type |
name |
test |
type |
description |
super filter |
click |
css=#save-as-submit |
|
waitForText |
css=.issues-filters-name |
*test* |
waitForText |
css=.search-navigator-filters-description |
*super filter* |
waitForElementPresent |
css=.js-facet.active[data-value="BUG"] |
|