commit 7fda9c75e06eaa2ea37025aa503ef707a94712ce
parent 3a2ed621c22d2278db7f27b6db75d731971564a8
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date: Thu, 8 Jan 2026 17:36:02 +0000
Bug 2002126 [wpt PR 56240] - classifies "webdriver" web feature, a=testonly
Automatic update from web-platform-tests
maps webdriver (#56240)
Feature: WebDriver (WebDriver Classic)
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/webdriver.yml
Classification approach: Identified the dedicated webdriver/tests/classic/ directory containing 273 Python test files for WebDriver Classic conformance testing.
WEB_FEATURES.yml files created/updated:
✅ webdriver/tests/classic/WEB_FEATURES.yml - WebDriver Classic conformance tests (~273 files) - **CREATED**
Tests excluded from mapping:
- All 403 files outside webdriver/tests/classic/ containing "webdriver" references are excluded as they use WebDriver incidentally for test automation of other features (Bluetooth, CSS, DOM events, etc.), or are comments, workflows, and support files.
--
wpt-commits: de6a8b830117a5503545509c7e26367a7e0e670f
wpt-pr: 56240
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/webdriver/tests/classic/WEB_FEATURES.yml b/testing/web-platform/tests/webdriver/tests/classic/WEB_FEATURES.yml
@@ -0,0 +1,3 @@
+features:
+- name: webdriver
+ files: '**'