# Ui Styling Validator Task

**Use case:** Browser automation and testing

This is SEO description

## Input

```json
{
  "screenshots": [
    "https://api-securitybyobscurity.apify.com/v2/key-value-stores/DEDI0VDeXqwmV0ymI/records/Actors-Developnew.png"
  ],
  "notionApiKey": "***",
  "notionParentPageId": "334ee4c3a54980a091cfd33112ad284b",
  "scoreThreshold": 70
}
```

## Output

```json
{
  "name": {
    "label": "Name",
    "format": "text"
  },
  "score": {
    "label": "Score",
    "format": "number"
  },
  "status": {
    "label": "Status",
    "format": "text"
  },
  "issuesCount": {
    "label": "Issues",
    "format": "number"
  },
  "summary": {
    "label": "Summary",
    "format": "text"
  },
  "screenshotUrl": {
    "label": "Screenshot",
    "format": "link"
  },
  "analyzedAt": {
    "label": "Analyzed at",
    "format": "date"
  }
}
```

## About this Actor

This example demonstrates how to use [Publishing task actor test](https://securitybyobscurity.apify.com/lukasdurec/ui-styling-validator) with a specific input configuration. Visit the [Actor detail page](https://securitybyobscurity.apify.com/lukasdurec/ui-styling-validator) to learn more, explore other use cases, and run it yourself.