You're viewing a demo portfolio

Join the waitlist
PRSM

playwright__wait_for

Active

Tool 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
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →