Skip to content

Conversation

Kabir-Ivan
Copy link
Contributor

No description provided.

@Kabir-Ivan Kabir-Ivan changed the title Add assert viewport docs docs: improve assertView docs Aug 12, 2024
@Kabir-Ivan Kabir-Ivan force-pushed the add-assert-viewport-docs branch from 501d715 to fe1177a Compare August 12, 2024 13:35
Copy link

github-actions bot commented Aug 12, 2024

✅ Successfully deployed static

<tbody>
<tr><td>[state](#state)</td><td>String</td><td>Обязательный параметр. Название состояния теста. Должно быть уникальным в пределах одного теста.</td></tr>
<tr><td>[selector](#selector)</td><td>String или String[]</td><td>Обязательный параметр. Селектор DOM-элемента, который необходимо заснять.</td></tr>
<tr><td>[selector](#selector)</td><td>String или String[]</td><td>Необязательный параметр. Может быть пропущен. Селектор DOM-элемента, который необходимо заснять.</td></tr>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave a note right here that if omitted, the whole viewport will be screenshotted

```

**example-2.js**
**example-2.ts**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give this heading a human readable form. Like "Визуальная проверка всего вьюпорта" or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants