-
-
Notifications
You must be signed in to change notification settings - Fork 234
Adding Port #465
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
Adding Port #465
Conversation
Haven't tested for Chrome.
I would prefer adding a more generic section explaining how to pass options to the drivers, similar to the existing Passing Arguments to ChromeDriver
section. WDYT?
No, sorry, I have too little overview.
- Some headings explicitly mention Chrome (e.g. Passing Arguments to ChromeDriver
- Some headings mention a topic (but no platform), but the text only addresses Chrome Accepting Self-signed SSL Certificates, see Adding self-signed certificates for Firefox #456
So while I do agree with what I think is your bottom line (namely that README is a bit unorganized right now :-) I can't guess in which direction you want to evolve it ;-)
Ultimately, the page is getting to long anyway, and should be separated into a dedicated (sub)website. But since this would probably be a larger undertaking, the best guess for now is probably: Merge this as is, and do the larger reorganization later...
Maybe should we just move these docs in symfony/symfony-docs
? Panther reached 1.0 anyway, so it's probably the good time. WDYT @symfony/team-symfony-docs?
Haven't tested for Chrome.