Skip to content

RF | Replace the returned WebElement to String on Pages #1714

RF | Replace the returned WebElement to String on Pages

RF | Replace the returned WebElement to String on Pages #1714

Workflow file for this run

name: Cancel
on:
pull_request:
branches: [main]
jobs:
cancel:
name: 'Cancel previous runs'
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
with:
workflow_id: ci.yml
access_token: ${{ secrets.GITHUB_TOKEN }}