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

Initial benchmarks #1

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Initial benchmarks #1

wants to merge 1 commit into from

Conversation

justinfagnani
Copy link
Contributor

This should be a proper setup of the two benchmarks, but locally I'm getting a crash in Chrome. I've tried a couple of different versions of chromedriver, but no luck.

@AndrewJakubowicz
Copy link

AndrewJakubowicz commented Oct 27, 2023

I got this to work by specifying the Chromedriver major version for my machine (118), and installing that (instead of *).

Then I was getting a Safari error: "Could not create a session: You must enable the 'Allow Remote Automation' option in Safari's Develop menu to control Safari via WebDriver.".
I had to do that manually via Safari UI:
Screenshot 2023-10-27 at 8 58 42 AM

Then I was able to run a benchmark, e.g.:
Screenshot 2023-10-27 at 9 10 22 AM

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

Successfully merging this pull request may close these issues.

None yet

2 participants