chromium-bidi
chromium-bidi copied to clipboard
Implement `browsingContext.locateNodes`
Implement browsingContext.locateNodes.
Locators:
- [x] CSS https://github.com/GoogleChromeLabs/chromium-bidi/pull/1970
- [x] xPath https://github.com/GoogleChromeLabs/chromium-bidi/pull/1986
- [ ] Inner text
- [ ] value
- [ ] ignoreCase
- [ ] matchType
- [ ] maxDepth
Parameters:
- [x] maxNodeCount
- [ ] serializationOptions
- [x] maxDomDepth
- [x] maxObjectDepth
- [ ] includeShadowTree
- [x] startNodes