playwright__wait_for
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Playwright Browser] Wait until a selector reaches a given state (visible|hidden|attached|detached).
Parameters schema
{
"type": "object",
"properties": {
"state": {
"type": "string",
"default": "visible"
},
"timeout": {
"type": "integer",
"default": 10000
},
"selector": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries