mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
one more
This commit is contained in:
parent
6205a5db83
commit
e5645dd798
@ -177,7 +177,7 @@ module.exports = {
|
||||
client.expect.element('#node-2 text').text.not.equal('').after(5000);
|
||||
client.expect.element('#node-3 text').text.not.equal('').after(5000);
|
||||
client.expect.element('#node-4 text').text.not.equal('').after(5000);
|
||||
|
||||
|
||||
client.useXpath().waitForElementVisible('//*[contains(@class, "WorkflowChart-nameText") and contains(text(), "test-actions-job")]/..');
|
||||
client.useXpath().waitForElementVisible('//*[contains(@class, "WorkflowChart-nameText") and contains(text(), "test-actions-project")]/..');
|
||||
client.useXpath().waitForElementVisible('//*[contains(@class, "WorkflowChart-nameText") and contains(text(), "test-actions-inventory")]/..');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user