# Premium Visual Composer element

[Thumbnail](./icon/public/thumbnail-icon.jpg) and [Preview](./icon/public/preview-icon.jpg).

## Testing

Here is described how to execute tests.

### Integration tests (end-to-end tests)

```bash
$ cd ${vcwbPluginDirectory}
$ yarn run cypress open --project ./devElements/${elementDirectory}/tests
```
