Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cypress/02-template-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ All parameters are already set in `.env.example` file. You need to set only `WOP

You can find your project UUID and Wopee.io API key in the project settings screen after navigating to project.

![Project UUID](../img/project-settings.gif)
![Project UUID](../img/project-settings.webp)

## Get template project

Expand Down
2 changes: 1 addition & 1 deletion docs/cypress/03-install-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Full list of `.env` file parameters could be found [here](https://docs.wopee.io)

You can find your project UUID and Wopee.io API key in the project settings screen after navigating to project.

![Project UUID](../img/project-settings.gif)
![Project UUID](../img/project-settings.webp)

### Set up CI/CD

Expand Down
Binary file added docs/img/project-settings.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/playwright-visual-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ WOPEE_API_KEY=your-api-key

**Find your project UUID and API key in the `PROJECT SETTINGS` / `API Keys` section.**

![Project UUID](img/project-settings.gif)
![Project UUID](img/project-settings.webp)

??? info "How to set env variables?"

Expand Down
2 changes: 1 addition & 1 deletion docs/robot-framework/02-manual-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ All parameters are already set in `.env.example` file. You need to set only `WOP

You can find your project UUID and Wopee.io API key in the project settings screen after navigating to project.

![Project UUID](../img/project-settings.gif)
![Project UUID](../img/project-settings.webp)

## Get template project

Expand Down
Loading