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

fix: css locator should allow nodes to be start nodes #2195

Merged
merged 1 commit into from
May 7, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented May 7, 2024

@OrKoN OrKoN force-pushed the orkon/fix-css-locator branch from 0740dbb to 0011cd8 Compare May 7, 2024 08:36
@OrKoN OrKoN requested a review from sadym-chromium May 7, 2024 08:38
@OrKoN OrKoN force-pushed the orkon/fix-css-locator branch from 0011cd8 to c053452 Compare May 7, 2024 08:41
@OrKoN OrKoN force-pushed the orkon/fix-css-locator branch from c053452 to 5a65e6e Compare May 7, 2024 08:53
@OrKoN OrKoN force-pushed the orkon/fix-css-locator branch from 5a65e6e to 4431db0 Compare May 7, 2024 09:01
@OrKoN OrKoN merged commit 4a361a5 into main May 7, 2024
49 checks passed
@OrKoN OrKoN deleted the orkon/fix-css-locator branch May 7, 2024 09:33
Lightning00Blade pushed a commit that referenced this pull request May 31, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.20](chromium-bidi-v0.5.19...chromium-bidi-v0.5.20)
(2024-05-31)


### Features

* send `browsingContext.contextCreated` event while subscribing
([#2255](#2255))
([592c839](592c839))
* support document as `startNodes` in `browsingContext.locateNodes`
([#2218](#2218))
([ad7318f](ad7318f))
* support for graphemes in key input
([#2207](#2207))
([8e3a6c0](8e3a6c0))


### Bug Fixes

* added missing input transformations
([#2186](#2186))
([ea48dc2](ea48dc2))
* css locator should allow nodes to be start nodes
([#2195](#2195))
([4a361a5](4a361a5))
* errors for `input.setFile`
([#2232](#2232))
([49e3712](49e3712))
* expose the override data to the request events
([#2241](#2241))
([947bb8e](947bb8e))
* report correct value for DefaultValue in UserPrompt
([#2228](#2228))
([df5ebf6](df5ebf6))
* screenshot taken in scrolled viewport origin
([#2161](#2161))
([b3c57c8](b3c57c8))
* throw invalid argument for header
([#2246](#2246))
([664d043](664d043))

---
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants