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

Is it possible to enable performance log when using selenium 2 with Chrome? #306

Open
Syndesi opened this issue Mar 22, 2019 · 0 comments
Open

Comments

@Syndesi
Copy link

Syndesi commented Mar 22, 2019

Hi,

I'm using Behat with Mink and Selenium 2, which itself uses the selenium/standalone-chrome-debug docker image.
And within some tests I would like to check some network requests of an iframe. I haven't found a way to read network events directly, but found out that Chrome can be configured to give access to the network events (via its performance log).
Now I would like to ask weather it's possible to activate these settings through the behat.yml file and how the log could be accessed.

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

No branches or pull requests

1 participant