🔒

E2E Testing

451 skills in Testing & Security > E2E Testing

playwright-browser-wait-for

To wait for page state changes, wait for text to appear or disappear or for a timeout.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

bitcoin-auth-diagnostics

Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users encounter authentication failures, signature verification errors, or integration problems with the bitcoin-auth library.

b-open-io/prompts
6
2
更新日 2d ago

playwright-testing

Marketplace

Playwright end-to-end testing for web applications. Cross-browser testing (Chromium, Firefox, WebKit),visual regression, API testing, mobile emulation. Use when writing E2E tests, testing across browsers,or setting up automated UI testing workflows.

laurigates/dotfiles
6
0
更新日 2d ago

playwright-browser-select-option

To choose an option in a dropdown, select one or more values in a select element.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-fill-form

To fill multiple form fields at once, set values for inputs, checkboxes, and selects in a single call.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-press-key

To press a keyboard key in the page, send a key press for shortcuts or input behavior.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-handle-dialog

To accept or dismiss browser dialogs like alert/confirm/prompt, handle the dialog so automation can continue.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-file-upload

To upload files through a file input, provide one or more file paths for a page file chooser.

X-School-Academy/ai-dev-swarm
6
3
更新日 1d ago

playwright-browser-install

To install the Playwright browser defined in config, run this when the browser is missing or not installed.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-drag

To drag and drop between elements on a web page, perform a drag interaction from a source to a target.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

eve-esi-api

EVE Online ESI API patterns and zkillboard integration. Covers ESI endpoints, authentication, data models, zkillboard RedisQ listener, caching strategies, and EVE-specific IDs (characters, corporations, alliances, ships, systems, regions). Use when working with killmail data, fetching EVE universe info, or implementing ESI calls.

ocn/zk-activity
6
0
更新日 2d ago

playwright-browser-close

To close the current Playwright page, close the page to end the session or free resources.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-snapshot

To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-type

To type text into an editable field, enter text into inputs or textareas.

X-School-Academy/ai-dev-swarm
6
3
更新日 1d ago

playwright-browser-tabs

To manage browser tabs, list, create, select, or close Playwright tabs.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-hover

To hover over a page element, trigger hover states such as menus or tooltips.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-evaluate

To run JavaScript in the page context, evaluate an expression on the page or a specific element for inspection or manipulation.

X-School-Academy/ai-dev-swarm
6
3
更新日 1d ago

playwright-browser-network-requests

To inspect network activity since page load, list network requests to review API calls and resources.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-console-messages

To read console logs from the current page, retrieve console messages for debugging JavaScript output.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago

playwright-browser-run-code

To run a custom Playwright script on the page, execute a code snippet for advanced interactions.

X-School-Academy/ai-dev-swarm
6
3
更新日 2d ago