playwright__select_option
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries