mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
stabilize template form stored xss test case
This commit is contained in:
parent
be0f66fd94
commit
9dcdf20fb0
@ -158,6 +158,7 @@ module.exports = {
|
||||
|
||||
// client.expect.element('div.spinny').visible;
|
||||
client.expect.element('div.spinny').not.visible;
|
||||
client.waitForAngular();
|
||||
|
||||
client.expect.element('#job_template_tab').enabled;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user