Skip to content

[🐛 Bug]: Unable to find an exact match for CDP version 130, returning the closest version; found: 129; Please update to a Selenium version that supports CDP version 130 #8709

[🐛 Bug]: Unable to find an exact match for CDP version 130, returning the closest version; found: 129; Please update to a Selenium version that supports CDP version 130

[🐛 Bug]: Unable to find an exact match for CDP version 130, returning the closest version; found: 129; Please update to a Selenium version that supports CDP version 130 #8709

# 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-20.04
steps:
- uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1