-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
The runtime detection hasn't been validated across a broad spectrum of drivers:
Should we have a strict
flag?
- if
strict
flag is false (default), obsolete methods are silently skipped (or emulated?) - if
strict
flag is true, then obsolete/unknown methods will throw an exception, per AbstractWebDriver.php's getRequestMethod()
Metadata
Metadata
Assignees
Labels
No labels