Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow setting of start options #17

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Conversation

jlp-craigmorten
Copy link
Contributor

Issue

No issue.

Details

Currently there is no way to configure the start options for screen readers that are started automatically by this package.

If you want to instead set the capture start option to be "initial" you currently need to stop and restart the screen reader.

This change introduces new options that work with the exported test*.use() to allow this config to be set.

CheckList

  • Has been tested (where required).

@jlp-craigmorten jlp-craigmorten self-assigned this Jul 25, 2024
@jlp-craigmorten jlp-craigmorten merged commit 7ddd0d2 into main Jul 25, 2024
16 of 19 checks passed
@jlp-craigmorten jlp-craigmorten deleted the feat/allow-start-options branch July 25, 2024 15:30
diegohaz referenced this pull request in ariakit/ariakit Aug 6, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@guidepup/playwright](https://togithub.com/guidepup/guidepup-playwright)
| [`0.13.2` ->
`0.14.0`](https://renovatebot.com/diffs/npm/@guidepup%2fplaywright/0.13.2/0.14.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@guidepup%2fplaywright/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@guidepup%2fplaywright/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@guidepup%2fplaywright/0.13.2/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@guidepup%2fplaywright/0.13.2/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>guidepup/guidepup-playwright
(@&#8203;guidepup/playwright)</summary>

###
[`v0.14.0`](https://togithub.com/guidepup/guidepup-playwright/releases/tag/0.14.0)

[Compare
Source](https://togithub.com/guidepup/guidepup-playwright/compare/0.13.2...0.14.0)

#### What's Changed

- chore(deps): bump braces from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/guidepup/guidepup-playwright/pull/16](https://togithub.com/guidepup/guidepup-playwright/pull/16)
- feat: allow setting of start options by
[@&#8203;jlp-craigmorten](https://togithub.com/jlp-craigmorten) in
[https://github.com/guidepup/guidepup-playwright/pull/17](https://togithub.com/guidepup/guidepup-playwright/pull/17)
-   feat: drop support for MacOS 11 Big Sur

**Full Changelog**:
guidepup/guidepup-playwright@0.13.2...0.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant