Skip to content

[🚀 Feature]: Since the latest stable version of Chrome needs to support the cdp133 version of selenium, when will the selenium supporting cdp133 be released? #9227

[🚀 Feature]: Since the latest stable version of Chrome needs to support the cdp133 version of selenium, when will the selenium supporting cdp133 be released?

[🚀 Feature]: Since the latest stable version of Chrome needs to support the cdp133 version of selenium, when will the selenium supporting cdp133 be released? #9227

# Configuration for Label Commenter - https://github.com/peaceiris/actions-label-commenter
name: Label Commenter
on:
issues:
types: [ labeled ]
permissions:
contents: read
issues: write
jobs:
comment:
if: github.repository_owner == 'seleniumhq'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1