Skip to content
Development
Command

/f5-test-visual

[DEPRECATED] Use /f5-test-e2e visual

From plugin
f5-framework
2469 skills104 agents69 commands
Install
$ npx -y skills add Fujigo-Software/f5-framework-claude --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/f5-test-visual

Context preview

What this command does when you run it.

[DEPRECATED] Use /f5-test-e2e visual

Command definition

f5-test-visual.md
description: "[DEPRECATED] Use /f5-test-e2e visual"
argument-hint: "[redirects to /f5-test-e2e visual]"

⚠️ DEPRECATED: /f5-test-visual

> **Status:** DEPRECATED in v1.5.0 > **Replacement:** `/f5-test-e2e visual`

This command has been merged into `/f5-test-e2e visual`.

---

Migration Guide

| Old Command | New Command | |-------------|-------------| | `/f5-test-visual` | `/f5-test-e2e visual` | | `/f5-test-visual --compare-figma` | `/f5-test-e2e visual --compare-figma` | | `/f5-test-visual --update-baseline` | `/f5-test-e2e visual --update-baseline` | | `/f5-test-visual --apply-fixes` | `/f5-test-e2e visual --apply-fixes` | | `/f5-test-visual --suggest-fixes` | `/f5-test-e2e visual --suggest-fixes` | | `/f5-test-visual --ci --threshold 5` | `/f5-test-e2e visual --ci --threshold 5` | | `/f5-test-visual --pages "..."` | `/f5-test-e2e visual --pages "..."` | | `/f5-test-visual --viewports ...` | `/f5-test-e2e visual --viewports ...` |

---

Why Merged?

1. **Same MCP Tool**: Both use Playwright MCP for browser automation 2. **Related Functionality**: Visual testing is a subset of E2E testing 3. **Simpler Navigation**: One command for all browser-based testing 4. **Reduced Maintenance**: Single file for Playwright-based tests

---

Automatic Redirect

When you run `/f5-test-visual`, it automatically redirects to:

/f5-test-e2e visual $ARGUMENTS

---

Full Documentation

See `/f5-test-e2e` for complete visual testing documentation:

  • Visual testing options
  • Figma comparison
  • Baseline management
  • Auto-fix CSS
  • CI mode configuration

---

SEE ALSO

  • `/f5-test-e2e` - E2E and Visual testing (new location)
  • `/f5-test-e2e visual` - Visual testing subcommand
  • `/f5-test` - Master test command
Read more
Ships withf5-framework

AI-Powered Development Framework for Claude Code

Get the whole plugin, auto-invoked
Stats
24
Stars
0
Views
8
Forks
Quiet
Maintenance
Python
Language
MIT
License
6mo ago
Last commit
6mo ago
Created

Repo: Fujigo-Software/f5-framework-claude