We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a8714 commit 1b67a6eCopy full SHA for 1b67a6e
3 files changed
webdriver-ts-results/src/App.tsx
@@ -44,7 +44,7 @@ const App = () => {
44
45
const testEnvironmentInfo = (
46
<p>
47
- The benchmark was run on a MacBook Pro 14 (32 GB RAM, 8/14 Cores, OSX 14.0), Chrome 118.0.5993.70 (arm64) using
+ The benchmark was run on a MacBook Pro 14 (32 GB RAM, 8/14 Cores, OSX 14.1), Chrome 119.0.6045.105 (arm64) using
48
the puppeteer benchmark driver with reduced tracing.
49
</p>
50
);
0 commit comments