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

No Har file when using Safari on MacOS Monterrey #1777

Open
2 tasks done
marty90 opened this issue Apr 28, 2022 · 3 comments
Open
2 tasks done

No Har file when using Safari on MacOS Monterrey #1777

marty90 opened this issue Apr 28, 2022 · 3 comments

Comments

@marty90
Copy link

marty90 commented Apr 28, 2022

Have you read the documentation?

URL

www.google.com

What are you trying to accomplish

I am using BrowserTime on MacOS with Safari 15.4. I cannot find the HAR file, while with Chrome everything works.

What browser did you use?

Safari Mac OS

How to reproduce

Running this on MacOS:


./node_modules/browsertime/bin/browsertime.js -b safari https://www.google.com -n 1 --visualMetrics --viewPort=800x600


### Relevant log output

```shell
[2022-04-28 16:09:44] INFO: Running tests using Safari - 1 iteration(s)
[2022-04-28 16:09:45] INFO: Testing url https://www.google.com iteration 1
[2022-04-28 16:10:04] INFO: Get visual metrics from the video
[2022-04-28 16:10:06] INFO: https://www.google.com TTFB: 112ms, firstVisualChange: 33ms, FCP: 222ms, DOMContentLoaded: 203ms, Load: 320ms, speedIndex: 7.59s, visualComplete85: 8.33s, lastVisualChange: 8.47s
[2022-04-28 16:10:06] INFO: Wrote data to browsertime-results/www.google.com/2022-04-28T160943+0200
@marty90 marty90 added the bug label Apr 28, 2022
@marty90
Copy link
Author

marty90 commented Apr 28, 2022

Here the Safari Driver Log

safaridriver.26238.txt

@soulgalore soulgalore removed the bug label Apr 28, 2022
@soulgalore
Copy link
Member

Hi @marty90 yep I know, it not implemented. I created a Feedback assistant issue some years ago trying to convince Apple to implement a easy way to get the HAR. There's a little bit about in the blog post: https://www.sitespeed.io/all-i-want-for-christmas/#-some-love-from-the-safari-team

Feedback Assistant is private but that issue is almost the same as https://bugzilla.mozilla.org/show_bug.cgi?id=1744483

@soulgalore
Copy link
Member

Hopefully this can happen when Safari support WebDriver Bidi.

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

2 participants