Improved timing.

This commit is contained in:
Martin Edenhofer 2015-12-07 00:55:09 +01:00
parent 4b1e6f05fd
commit fb31c8aaf6

View file

@ -345,6 +345,7 @@ class ChatTest < TestCase
css: '.active .chat-window', css: '.active .chat-window',
value: 'my name is customer', value: 'my name is customer',
) )
sleep 1
exists( exists(
browser: agent, browser: agent,
css: '.active .chat-window .chat-status.is-modified', css: '.active .chat-window .chat-status.is-modified',