Web Automation Selector Picker sürüm geçmişi - 2 sürüm
Web Automation Selector Picker geliştiren: mfthrmdhn
Web Automation Selector Picker sürüm geçmişi - 2 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.2.0
21 Şub 2026 tarihinde çıktı - 23,01 KBfirefox 142.0 ve üstü ile çalışırv0.2.0
What's new
CSS selector alternatives panel
The CSS section now shows ranked alternative selectors with a quality score badge
and strategy label — consistent with how XPath and Playwright locators are already
displayed. Expand CSS Alternatives to see every candidate sorted from best to worst.
Improved selector ranking
All locator types (CSS, XPath, Playwright) now use a scoring formula that treats a
short selector matching multiple elements as strictly worse than a longer one
matching exactly one. The locator shown at the top is now more reliably the one
you want to copy.data-qaidattribute support
Elements that usedata-qaidas their test identifier are now fully recognised.
The picker generates correctly-scored CSS ([data-qaid="..."]), Playwright
(page.getByTestId(...)), and XPath locators for these elements.
Bug fixes- CSS score was ~36 instead of ~97 for
data-qaidselectors — the attribute
was registered in the generator but missing from the scorer lookup tables, causing
stability and specificity to fall back to the minimum default value.
Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı
- CSS score was ~36 instead of ~97 for
Eski sürümler
Sürüm 0.1.0
17 Şub 2026 tarihinde çıktı - 62,41 KBfirefox 142.0 ve üstü ile çalışırKaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı