You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: Create an article with multiple term references
Given "tags" terms:
| name |
| Tag one |
| Tag two |
| Tag three |
| Tag four |
And "article" content:
| title | body | promote | field_tags |
What is the proper way to do it?
The text was updated successfully, but these errors were encountered:
The api.feature snippet ends abruptly without explaining how to provide multiple values to the "field_tags". (https://github.com/jhedstrom/drupalextension/blob/3.1/doc/_static/snippets/api.feature)
What is the proper way to do it?
The text was updated successfully, but these errors were encountered: