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 97f00c2 commit bfc8fe3Copy full SHA for bfc8fe3
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 133.0.6943.142"
+ const version = "Chrome 134.0.6998.45"
34
const disclaimer = false ? (
35
<div>
36
<h2>js-framework-benchmark results for {version}</h2>
0 commit comments