|
|
|
@ -27,7 +27,8 @@ Feature: Ticket |
|
|
|
|
When I fill in the following: |
|
|
|
|
| subject | First ticket | |
|
|
|
|
And I fill in editor field "content" with "Ticket description" |
|
|
|
|
And I fill in select bootstrap static input "#category_id" select "1" |
|
|
|
|
|
|
|
|
|
And I fill in select2 input "#category_id" with id "1" and value "Enrollment: Tickets about enrollment" |
|
|
|
|
#category id = 1 => Enrollment: Tickets about enrollment |
|
|
|
|
And I press "Send message" |
|
|
|
|
Then wait very long for the page to be loaded |
|
|
|
|