With until open animation is finished.
This commit is contained in:
parent
55116a4a75
commit
4d837d7bd4
1 changed files with 1 additions and 1 deletions
|
@ -56,11 +56,11 @@ class AgentTicketActionLevel7Test < TestCase
|
|||
)
|
||||
|
||||
# scroll to reply - needed for chrome
|
||||
sleep 5
|
||||
scroll_to(
|
||||
position: 'botton',
|
||||
css: '.content.active [data-type="emailReply"]',
|
||||
)
|
||||
|
||||
# click reply
|
||||
click(css: '.content.active [data-type="emailReply"]')
|
||||
|
||||
|
|
Loading…
Reference in a new issue