Improved timing.
This commit is contained in:
parent
4b1e6f05fd
commit
fb31c8aaf6
1 changed files with 1 additions and 0 deletions
|
@ -345,6 +345,7 @@ class ChatTest < TestCase
|
|||
css: '.active .chat-window',
|
||||
value: 'my name is customer',
|
||||
)
|
||||
sleep 1
|
||||
exists(
|
||||
browser: agent,
|
||||
css: '.active .chat-window .chat-status.is-modified',
|
||||
|
|
Loading…
Reference in a new issue