interact
Perform browser interactions and automatically generate TestCafe test code from those actions.
Instructions
Perform browser interactions and generate TestCafe test code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| actions | Yes | ||
| browser | No | ||
| timeout | No | ||
| testName | No | ||
| validate | No | ||
| outputPath | No | ||
| executeLive | No | ||
| fixtureName | No | ||
| screenshots | No | ||
| generateTest | No | ||
| screenshotPath | No |