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 9d6a759 commit 0bef4c3Copy full SHA for 0bef4c3
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 134.0.6998.45"
+ const version = "Chrome 135.0.7049.42"
34
const disclaimer = false ? (
35
<div>
36
<h2>js-framework-benchmark results for {version}</h2>
0 commit comments