IKivan-kozenko -aqa
Try yourself as a QA tester
Back to topic

Quiz

Coding agents

Check yourself

  1. 1.What's the main advantage of playwright-cli over Playwright MCP for coding agents?
  2. 2.How do browser sessions work in playwright-cli within a single session?
  3. 3.What is the difference between 'playwright-cli snapshot' and 'playwright-cli screenshot'?
  4. 4.After running 'playwright-cli snapshot', you see output like '[e15] Create order button'. How do you click that element?
  5. 5.What does 'playwright-cli show' open?
  6. 6.When should you choose playwright-cli over writing standard Playwright tests?
  7. 7.How do you install playwright-cli and then install skills for better agent context?
  8. 8.You want an agent to test multiple users simultaneously — admin and a regular user — in isolated browser contexts. How do named sessions help?