test_design_implementation
Compare React component implementations against original Figma designs using visual regression testing to ensure design accuracy.
Instructions
Test generated component against Figma design with visual regression testing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| figmaInput | Yes | Figma URL or file ID for comparison | |
| componentUrl | Yes | URL of the implemented component to test | |
| componentName | Yes | Name of the component being tested |