Skip to content

[🐛 Bug]: getting error while running selenium script "Exception in thread "main" java.lang.NoSuchMethodError: 'org.openqa.selenium.remote.http.Contents$Supplier org.openqa.selenium.remote.http.HttpResponse.getContent()'" #9107

[🐛 Bug]: getting error while running selenium script "Exception in thread "main" java.lang.NoSuchMethodError: 'org.openqa.selenium.remote.http.Contents$Supplier org.openqa.selenium.remote.http.HttpResponse.getContent()'"

[🐛 Bug]: getting error while running selenium script "Exception in thread "main" java.lang.NoSuchMethodError: 'org.openqa.selenium.remote.http.Contents$Supplier org.openqa.selenium.remote.http.HttpResponse.getContent()'" #9107

# 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