playwright-xpath
XPath selector library
An implementation of XPath 3.1 selector engine for Playwright using FontoXPath.
an xpath 3.1 selector engine for playwright
7 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
detachhead/playwright-ui5 | A tool for writing tests against SAP UI5 applications using Playwright's selector engine. | 6 |
steambap/xpath-to-selector | Converts an XPath expression to a CSS selector. | 11 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 281 |
widen/expect-axe-playwright | Tools for running automated accessibility tests in web applications | 21 |
detachhead/basedpyright | An improved version of Pyright with enhanced type checking and support for popular IDEs | 1,192 |
sharplispers/xpath | An implementation of the XML Path Language (XPath) for querying and manipulating XML documents | 8 |
pharo-contributions/xml-xpath | An XPath library for parsing and querying XML documents in Pharo Smalltalk environment | 5 |
antchfx/xpath | Provides a Go package for querying and selecting nodes from various document types using XPath expressions. | 694 |
phpgt/cssxpath | Translates CSS selectors to XPath queries for use with PHP's DOM functionality. | 20 |
playwright-community/playwright-ng-schematics | A tool that automates the integration of Playwright testing with Angular projects | 9 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
playwright-community/playwright-go | A Go library to automate web browser capabilities with a single API across Chromium, Firefox, and WebKit. | 2,219 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 260 |
hdorgeval/playwright-fluent | A fluent API for automating web page interactions using Playwright. | 173 |
abhinaba-ghosh/axe-playwright | An integration of the axe-core accessibility testing engine with Playwright browser automation | 190 |