Closed as not planned
Closed as not planned
Description
Feature and motivation
Allow specifying a URL with a specific file structure, or allow providing a json template to use rather than needing to copy the browser vendor's more complicated JSON schema.
This is a follow-on to #13460 and is a valid feature, but the Selenium team is unlikely to prioritize this.
Usage example
https://github.com/giggio/node-chromedriver/blob/120.0.2/install.js#L131
or create a custom schema in toml file or in same directory that Selenium Manager would use to know how to parse the file at the provided URL.