Selenium Grid

Selenium Grid

Framework (OSS)LIVE

by Selenium

The veteran open-source browser automation standard — running since 2004 — adapted for Banana Peel via scripted flows. Unmatched language bindings and enterprise install base. WebDriver's fingerprint is well known to anti-bot vendors, so pair it with stealth infra on defended sites.

Provider
Selenium
Type
Framework (OSS)
Added
Jul 2011
Interface
Session-level (CDP)
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
minimal
Max session
120 min
Regions
US, EU, CA
Pricing
license free (Apache-2.0)compute operator-paid
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.7%
Traffic share
49.5%
Success
21s
Median duration
Free · OSS
List price
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
ossFree (self-hosted)$0.03
licensefree (Apache-2.0)
computeoperator-paid

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Framework (OSS) runners in the catalog.

Login flows
MFA/2FA interactions
CAPTCHA handling
File download
File uploadextra
Form filling
Structured extractiongap
Vision-basedgap
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessionsgap
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "selenium-grid"

curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
  -H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "banana-peel",
  "input": "Extract the title from https://example.com",
  "routing": "selenium-grid"
}'

Command Palette

Search for a command to run...