Fixed new selector.
This commit is contained in:
parent
8d5f1092f8
commit
31e436ec02
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class AgentUserManageTest < TestCase
|
|||
sleep 1
|
||||
sendkey( value: :arrow_down )
|
||||
sleep 0.5
|
||||
click( css: '.active .newTicket .recipientList-entry.js-user-new' )
|
||||
click( css: '.active .newTicket .recipientList-entry.js-userNew' )
|
||||
sleep 1
|
||||
|
||||
set(
|
||||
|
|
Loading…
Reference in a new issue