We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b71c63 commit a9e0a51Copy full SHA for a9e0a51
webdriver-ts-results/src/App.tsx
@@ -30,7 +30,7 @@ const KnownIssuesList = () => {
30
31
const App = () => {
32
// eslint-disable-next-line no-constant-condition
33
- const version = "Chrome 137.0.7151.55"
+ const version = "Chrome 138.0.7204.50"
34
const disclaimer = false ? (
35
<div>
36
<h2>js-framework-benchmark results for {version}</h2>
0 commit comments