6 commenti (6 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)TypeScript13.240 star (13.240 star)606 fork (606 fork)batch import
APIfeaturehelp wanted
Descrizione
Is chromeless support xpath selector?
Guida contributor
- Tech stack
- typescript
- Dominio
- testing
- Tipo issue
- feature
- DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
- 3
- Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
- 1-3 hours
- Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
- stale
- ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
- mostly clear
- Prerequisiti
- TypeScriptunderstanding of CSS selectors
- Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
- 40
- Direzione di ricerca
- Review the existing codebase to see how CSS selectors are implemented, likely in a selector helper module. Look for any related pull requests or comments that discuss xpath support. The issue asker is requesting a new feature, so implement an xpath selector method similar to the CSS selector method, adhering to the library's API design.