PLAYWRIGHT_TOOLS
constPLAYWRIGHT_TOOLS:object
Defined in: playwright.ts:70
Available Playwright MCP tools (for reference)
Type Declaration
Section titled “Type Declaration”
readonlyCLICK:"browser_click"='browser_click'
readonlyCLOSE:"browser_close"='browser_close'
EVALUATE
Section titled “EVALUATE”
readonlyEVALUATE:"browser_evaluate"='browser_evaluate'
GENERATE_LOCATOR
Section titled “GENERATE_LOCATOR”
readonlyGENERATE_LOCATOR:"browser_generate_locator"='browser_generate_locator'
NAVIGATE
Section titled “NAVIGATE”
readonlyNAVIGATE:"browser_navigate"='browser_navigate'
SCREENSHOT
Section titled “SCREENSHOT”
readonlySCREENSHOT:"browser_take_screenshot"='browser_take_screenshot'
SNAPSHOT
Section titled “SNAPSHOT”
readonlySNAPSHOT:"browser_snapshot"='browser_snapshot'
readonlyTYPE:"browser_type"='browser_type'
VERIFY_ELEMENT_VISIBLE
Section titled “VERIFY_ELEMENT_VISIBLE”
readonlyVERIFY_ELEMENT_VISIBLE:"browser_verify_element_visible"='browser_verify_element_visible'
VERIFY_TEXT_VISIBLE
Section titled “VERIFY_TEXT_VISIBLE”
readonlyVERIFY_TEXT_VISIBLE:"browser_verify_text_visible"='browser_verify_text_visible'
VERIFY_VALUE
Section titled “VERIFY_VALUE”
readonlyVERIFY_VALUE:"browser_verify_value"='browser_verify_value'
readonlyWAIT:"browser_wait_for"='browser_wait_for'