Skip to content

fix(ariaqueryhandler): allow single quotes in aria attribute selector#7750

Merged
johanbay merged 1 commit into
puppeteer:mainfrom
andyearnshaw:main
Nov 9, 2021
Merged

fix(ariaqueryhandler): allow single quotes in aria attribute selector#7750
johanbay merged 1 commit into
puppeteer:mainfrom
andyearnshaw:main

Conversation

@andyearnshaw

@andyearnshaw andyearnshaw commented Nov 5, 2021

Copy link
Copy Markdown
Contributor

This updates the regular expression used to parse aria attribute
selectors so that single quotes may be used as an alternative to double
quotes, e.g. aria/Single button[role='button'].

Issues: #7721

This updates the regular expression used to parse aria attribute
selectors so that single quotes may be used as an alternative to double
quotes, e.g. `aria/Single button[role='button']`.

Issues: puppeteer#7721

@johanbay johanbay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for adding this!

@johanbay johanbay merged commit b0319ec into puppeteer:main Nov 9, 2021
This was referenced May 30, 2022
This was referenced May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants