Skip to content

Unable to navigate to the URL in Selenium and unable to see the Chrome popup when the code is published, or the URL is running in headless mode. #9242

Unable to navigate to the URL in Selenium and unable to see the Chrome popup when the code is published, or the URL is running in headless mode.

Unable to navigate to the URL in Selenium and unable to see the Chrome popup when the code is published, or the URL is running in headless mode. #9242

# 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