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(script): implement user activation #1105

Merged
merged 2 commits into from
Jul 28, 2023
Merged

feat(script): implement user activation #1105

merged 2 commits into from
Jul 28, 2023

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Jul 27, 2023

The rest of tests will be covered by WPT.

@OrKoN OrKoN changed the title Implement user activation feat(script): implement user activation Jul 27, 2023
@conventional-commit-lint-gcf
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

Copy link
Contributor

@thiagowfx thiagowfx left a comment

Choose a reason for hiding this comment

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

Could you also simplify these two tests?

See the XXX comment there related to w3c/webdriver-bidi#359.

@thiagowfx
Copy link
Contributor

Please watch out for an upcoming merge conflict: #1110

Tests are now organized per domain.

@OrKoN OrKoN merged commit 2408d7f into main Jul 28, 2023
13 checks passed
@OrKoN OrKoN deleted the orkon/userActivation branch July 28, 2023 07:30
Lightning00Blade pushed a commit that referenced this pull request Aug 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.20](chromium-bidi-v0.4.19...chromium-bidi-v0.4.20)
(2023-08-01)


### Features

* implement `browser.close`
([#1116](#1116))
([a715559](a715559))
* **script:** implement user activation
([#1105](#1105))
([2408d7f](2408d7f))


### Bug Fixes

* don't publish `.tsbuildinfo`
([#1106](#1106))
([4b1945f](4b1945f))
* use Result passing to prevent Unhandled promise rejections
([#1112](#1112))
([e0dc19f](e0dc19f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants