Skip to content

Commit

Permalink
selenium 125
Browse files Browse the repository at this point in the history
  • Loading branch information
CCedricYoung committed Jan 7, 2025
1 parent ac43274 commit c045b75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@ jobs:
docker:
- image: cimg/python:3.12
environment:
# Starting with python 3.12 coverage could be 2x slower so use experimental COVERAGE_CORE=sysmon
COVERAGE_CORE: sysmon
- image: selenium/standalone-<<parameters.browser>>:124.0
- image: selenium/standalone-<<parameters.browser>>:125.0
environment:
SE_ENABLE_TRACING: false
SE_NODE_MAX_SESSIONS: 12
Expand Down

0 comments on commit c045b75

Please sign in to comment.