Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Why not archiving this project? #462

Open
joshlopes opened this issue Mar 25, 2022 · 3 comments
Open

Why not archiving this project? #462

joshlopes opened this issue Mar 25, 2022 · 3 comments

Comments

@joshlopes
Copy link

If all this does now is extending symfony browserkit client, why not just archive it? I was so confused by this library and goutte-driver and mink-extension, the whole thing actually does not work.

I think we need a new factory in mink-extension that initiates this browserkit client version opposing to all this wrapper madness.

I've created a PR and made the goutte-driver work but is completely misleading and parameters are actually not being sent either. So, happy to fix the issue but will need some light shed on this issue and the best way to tackle it.

@edomato
Copy link

edomato commented Mar 28, 2022

Hi, BrowserKit is just one component of this package, it also depends (and wraps) other components so you don't have to do it yourself.

Or maybe I'm missing something here? 😄

Greets

@Sairony
Copy link

Sairony commented Sep 21, 2022

Yeah I don't get it, what's this library actually doing? Taking a quick look at the code base the entirety of this project seems to be:

class Client extends HttpBrowser

Am I missing something?

@mvhirsch
Copy link

You can now use any of the methods shown in this article to extract information, click links, submit forms, etc. This means that you no longer need to use a dedicated web crawler or scraper such as Goutte:

Exactly.

https://symfony.com/doc/current/components/browser_kit.html#making-external-http-requests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants