2 repos
Support for various query languages like XPath and CSS selectors to target elements.
Explore 2 awesome GitHub repositories matching web development · DOM Selectors. Refine with filters or upvote what's useful.
Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior
Filters element selections based on specific text content or hierarchical relationships.
jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The libr
Parses CSS selector strings into executable functions to locate elements within the document.