Skip to content

[🐛 Bug]: Geckodriver.get(url) throws error : INFO: HTTP Status: '500' -> incorrect JSON status mapping for 'timeout' (408 expected) #8665

[🐛 Bug]: Geckodriver.get(url) throws error : INFO: HTTP Status: '500' -> incorrect JSON status mapping for 'timeout' (408 expected)

[🐛 Bug]: Geckodriver.get(url) throws error : INFO: HTTP Status: '500' -> incorrect JSON status mapping for 'timeout' (408 expected) #8665

# 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