Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error, when unknown driver is being used #134

Merged
merged 1 commit into from Mar 17, 2024

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Mar 17, 2024

When a developer have used a non-existing driver name, then inform him about possible valid driver names.

Before PR:

No driver factory for "unknown" driver.

After PR:

The "unknown" driver is unknown. Please instead use any of these supported drivers: "selenium2", "sahi", "goutte", "zombie".

@aik099 aik099 merged commit 7142faa into minkphp:master Mar 17, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant