SelectorGadget
Easy, powerful CSS Selector generation.
Dev Tools sidebar that aids finding unique CSS selectors for Selenium WebDriver tests.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
CSS Selector Helper makes finding the right CSS selector on a web page much quicker and easier than digging through the HTML. Unlike other tools meant to help you locate CSS selectors, this extension allows you to choose the selectors manually, so that they can match up better with the structure of the page as it was designed.
查看最近评论和评分分布。
商店综合星级:3.8。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Easy, powerful CSS Selector generation.
Generate a copiable CSS Selector with a mouseover without Devtool
A helper tool for to confirm CSS and XPath selector.
Quick, Easy, powerful CSS Selector generation.
Highlight the elements matching a given CSS selector.
Locators Plugin to Auto Generate and Verify Playwright Locators, XPath & CSS Selectors.
I'm so glad this is back again.
按照视频演示的根本在最新的浏览器上不显示相关的功能
Best thing ever, I always felt something like this should be built into dev tools by default.
This might be the most useful extension I've ever used. Not only does it help you figure out just what selectors you need to accomplish a task but it also allows you to easily condense the selector to avoid unnecessarily long or complex selectors.
I think this extension has been discontinued, yes? I've added it to my browser but it doesn't seem to be active - can't change settngs, doesn't show up in developer tools as is supposed to in extension description... Why isn't this removed from Chrome store?
Thanks, but sometimes it does not work. For example, on http://www.gardtd.ru/ button "Selector to clipboard" not works.
Better extension for find selectors!
Defeats the purpose when I have to select the entire path - makes me need to go through the HTML anyway. Does not save time just takes more.
As someone still learning CSS, this proved very helpful. Thank you!
Works pretty well for getting selectors for automated testing! One request would be a way to get selectors that look at the text - e.g. the linkText or innerText or outerText for the element. Sometimes they make links without IDs and the URLs can change so using the href is brittle. The link text however remains pretty static, but you need to make sure you can get a unique selector when the page has several sections with similar links.