Improved timing.
This commit is contained in:
parent
b3faf6b3e2
commit
48dde6e313
1 changed files with 1 additions and 2 deletions
|
@ -191,9 +191,8 @@ class AgentTicketOverviewLevel1Test < TestCase
|
||||||
priority: '3 high',
|
priority: '3 high',
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
sleep 8
|
|
||||||
|
|
||||||
exists_not(
|
watch_for_disappear(
|
||||||
browser: browser2,
|
browser: browser2,
|
||||||
css: '.active .ticketZoom .ticketZoom-controls .overview-navigator .pagination-counter .pagination-item-current',
|
css: '.active .ticketZoom .ticketZoom-controls .overview-navigator .pagination-counter .pagination-item-current',
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue