Skip to content

[🐛 Bug]: Updated to Selenium version 4.25. I get java.lang.NoSuchMethodError: 'org.openqa.selenium.WebDriver$Timeouts. #8611

[🐛 Bug]: Updated to Selenium version 4.25. I get java.lang.NoSuchMethodError: 'org.openqa.selenium.WebDriver$Timeouts.

[🐛 Bug]: Updated to Selenium version 4.25. I get java.lang.NoSuchMethodError: 'org.openqa.selenium.WebDriver$Timeouts. #8611

# 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