Recipes
Recipes are task-focused guides for common table-testing patterns. They are separate from the API reference because they start with what you are trying to accomplish.
Available Recipes
- Data Scraping: extract rows, columns, JSON, or CSV-style output.
- Custom Strategies: adapt Smart Table to custom pagination, filling, or cell lookup behavior.
- Performance Tips: keep large-table tests fast and reliable.
Related Pages
- Examples: short examples by table type or workflow.
- Troubleshooting: fixes for common setup and runtime issues.