HomeTags#playwright

Tag timeline

#playwright 1 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total 1
Showing 1
Page 1/1
Updated 1m ago

Entries page 1/1 · 1 total

Mon, Jun 29 1 entries
blog mcp 3d ago · zenn-mcp

Playwright のマルチセッション分離 — 「ブラウザインスタンス」と「ログイン状態」は別の軸 This article clarifies that in Playwright, browser instances and login states are orthogon…

重要度 Medium Medium priority 重要度 Medium · 技術記事 · MCP / Tooling Medium priority · technical post · MCP / Tooling 公開 6月29日 Published Jun 29

AI要約 Playwright でマルチセッションを扱う際、ブラウザインスタンスとログイン状態は独立した別々の概念であることを解説。両者を切り離して管理することで、複数ユーザーの並列操作を効率よく実装できる。

EN This article clarifies that in Playwright, browser instances and login states are orthogonal concerns rather than the same axis, and shows how treating them independently enables clean, efficient multi-user parallel session management.

fallback