With until open animation is finished.

This commit is contained in:
Martin Edenhofer 2016-03-23 06:55:34 +01:00
parent 55116a4a75
commit 4d837d7bd4

View file

@ -56,11 +56,11 @@ class AgentTicketActionLevel7Test < TestCase
) )
# scroll to reply - needed for chrome # scroll to reply - needed for chrome
sleep 5
scroll_to( scroll_to(
position: 'botton', position: 'botton',
css: '.content.active [data-type="emailReply"]', css: '.content.active [data-type="emailReply"]',
) )
# click reply # click reply
click(css: '.content.active [data-type="emailReply"]') click(css: '.content.active [data-type="emailReply"]')