You're viewing a demo portfolio

Join the waitlist
PRSM

playwright__select_option

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Playwright Browser] Choose an option from a <select> element by value or visible label.

Parameters schema

{
  "type": "object",
  "required": [
    "selector"
  ],
  "properties": {
    "label": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "value": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "selector": {
      "type": "string"
    }
  }
}

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 →