Skip to content

break: ExecuteAsync() under the hood implementation after bumping to Selenium 4.23 #469

break: ExecuteAsync() under the hood implementation after bumping to Selenium 4.23

break: ExecuteAsync() under the hood implementation after bumping to Selenium 4.23 #469

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"