断言 Vue 组件数据的属性是一个数组,并且该数组包含指定的值:
$browser->assertVueContains($property, $value, $componentSelector = null);
关闭