GET /api/v1/ports/chromedriver/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "chromedriver",
"portdir": "www/chromedriver",
"version": "114.0.5735.90",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chromedriver.chromium.org/",
"description": "ChromeDriver - WebDriver for Chrome",
"long_description": "WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
}