Skip to content

Commit

Permalink
updating version to 132.0.6834.159
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Feb 6, 2025
1 parent 7588e04 commit 4bae8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nuxeo-web-ui-ftest/wdio.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const capability = {
maxInstances: 1,
browserName: process.env.BROWSER,
acceptInsecureCerts: true,
browserVersion: 'stable',
browserVersion: '132.0.6834.159',
};

const options = {};
Expand Down

0 comments on commit 4bae8f0

Please sign in to comment.