Workaround for selenium chrome driver issue.
This commit is contained in:
parent
dfc517a97b
commit
2028c00bde
1 changed files with 2 additions and 4 deletions
|
@ -273,11 +273,9 @@ class AgentTicketActionLevel0Test < TestCase
|
|||
value: :arrow_down,
|
||||
)
|
||||
|
||||
sleep 1
|
||||
|
||||
click(
|
||||
sendkey(
|
||||
browser: browser2,
|
||||
css: '.active .shortcut > ul> li > a',
|
||||
value: :enter,
|
||||
)
|
||||
|
||||
watch_for(
|
||||
|
|
Loading…
Reference in a new issue