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

Need a way to retrieve console output automatically #8654

Open
kereliuk opened this issue Dec 11, 2017 · 3 comments
Open

Need a way to retrieve console output automatically #8654

kereliuk opened this issue Dec 11, 2017 · 3 comments

Comments

@kereliuk
Copy link
Contributor

Maybe we could wrap console.log with a hook?

for example: https://github.com/w3c/web-platform-tests/blob/master/console/console-count-logging-manual.html

@domfarolino WYT?

@domfarolino
Copy link
Member

Hey, sorry could you give me some more context here? Not sure I quite understand!

@domfarolino
Copy link
Member

I definitely see the motivation of wanting console output, but I don't see a feasible way of capturing its output at all. Of course we could wrap console methods in hooks, and store their arguments somewhere, but that doesn't get us close to actually capturing the output, thoughts?

@OrKoN
Copy link
Contributor

OrKoN commented Aug 7, 2024

I believe this is possible with WebDriver BiDi: #47478 cc @sadym-chromium

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

No branches or pull requests

4 participants