open |
/portal/public/classic/ |
|
click |
link=Sign in |
|
waitForElementPresent |
username |
|
type |
username |
root |
type |
password |
gtn |
clickAndWait |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
echo |
--Edit priority-- |
|
clickAndWait |
link=Group |
|
click |
link=Edit Properties |
|
waitForElementPresent |
priority |
|
select |
priority |
label=1 |
click |
link=Save |
|
clickAndWait |
link=Sign out |
|
echo |
-- Check after edit-- |
|
click |
link=Sign in |
|
waitForElementPresent |
username |
|
type |
username |
root |
type |
password |
gtn |
clickAndWait |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
mouseOver |
link=Group |
|
clickAndWait |
link=Sign out |
|
echo |
-- Return to old priority-- |
|
clickAndWait |
link=Administrator |
|
clickAndWait |
link=Group |
|
click |
link=Edit Properties |
|
waitForElementPresent |
priority |
|
select |
priority |
label=5 |
click |
link=Save |
|
echo |
-- https://jira.jboss.org/browse/GTNPORTAL-1402 -- |
|
clickAndWait |
link=Sign out |
|
echo |
-- Check after change to old priority-- |
|
clickAndWait |
link=Administrator |
|
mouseOver |
link=Group |
|
click |
link=Sign out |
|