Skip to content

Instantly share code, notes, and snippets.

View junhey's full-sized avatar
🎯
Focusing

Jun He junhey

🎯
Focusing
  • Guangdong Province, China;
  • 05:48 (UTC -12:00)
View GitHub Profile
@junhey
junhey / SKILL.md
Created May 3, 2026 15:06
Cursor Agent Skill: Playwright E2E Testing (Web + TV WebApp)
name playwright-e2e
description Set up and write Playwright E2E / smoke tests for web and TV web apps (React, TypeScript). Use when implementing E2E tests, smoke tests, writing Playwright test suites, setting up browser automation, simulating TV remote control keys, or when the user mentions Playwright, E2E testing, smoke tests, end-to-end tests, browser testing, or TV key simulation.

Playwright E2E Testing

Project Setup

@junhey
junhey / index.html
Last active April 10, 2018 01:01
代码示例
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<script>