playwright__scroll
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Playwright Browser] Scroll the page (or an element) in the given direction by `amount` pixels.
Parameters schema
{
"type": "object",
"properties": {
"amount": {
"type": "integer",
"default": 500
},
"selector": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null
},
"direction": {
"type": "string",
"default": "down"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries