Feature
シナリオ/
ステップ
Background:
Given the following contacts exist:
| device | another_device | subscription | ask
| ios1 | ios2
| both
|
|
And "ios1" go to contactlist view
And "ios2" go to contactlist view
|
iOS1とiOS2の
2台のデバイスが
コンタクトリスト画面
にいる
Scenario: "ios1" can join conference
iOS3のデバイスが
Given "ios3" go to contactlist view
コンタクトリスト画面
And the following accounts start conference:
にいて
| device |
iOS2とiOS3が会議を
始める
| ios2 |
| ios3 |
Then "ios1" should see the presence of "meeting" within row of "ios2"
When "ios1" touch the row of "ios2"
iOS1からiOS2は
Then "ios1" should be on video view
会議中にみえ
iOS1がiOS2をタッチ
And "ios1" should see 3 participants
すると会議に参加する
And "ios1" should not see the private meeting image