issues
search
antonmedv
/
finder
CSS Selector Generator 🗺
MIT License
1.36k
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lint and Spellcheck
#86
TheJaredWilcurt
opened
1 month ago
0
[Bug] Potential memory exhaustion when a high number of classes exist at multiple levels in the DOM
#85
Dogfalo
opened
2 months ago
2
Check num combinations aginst threshold before generating paths
#84
Dogfalo
opened
2 months ago
0
build: only package typescript declaration files
#83
lewgordon-amplitude
closed
4 months ago
0
[Feature Request] find path for multiple elements and find closest common parent
#82
pascalwacker
opened
7 months ago
2
refactor: make code shorter
#81
HelKyle
opened
7 months ago
0
Thought out loud - Chrome Extension
#80
flexchar
opened
7 months ago
0
Add Timeout to Finder
#79
lapritchett
closed
8 months ago
3
Support for XML namespace prefixes in DOM Element names / tagnames (XHTML, SVG, MathML), with proposed fix
#78
danielweck
opened
8 months ago
1
Finder Timeout
#77
kylevillegas93
closed
8 months ago
2
Uncompiled `finder.ts` file is a target of compilation by typescript
#76
pixelpax
closed
4 months ago
1
root config doesn't allow Document
#75
mschile
opened
10 months ago
1
Enable possibility of taking the tag name into account when deciding whether to use a class/id/attr.
#74
eoghanmurray
opened
1 year ago
1
Support multiple elements
#73
sannysoft
opened
1 year ago
4
cssesc vs CSS.escape
#72
xing-lin
closed
1 year ago
3
Implement nth-of-type when we are including the tagName
#71
eoghanmurray
opened
1 year ago
1
Omit internal nth child tagnames when direct child
#70
eoghanmurray
opened
1 year ago
3
Prefer attribute style selector when an id starts with a digit
#69
eoghanmurray
opened
1 year ago
3
Omit tagName from nth-child selector as it is redundant
#68
eoghanmurray
opened
1 year ago
6
Prefer `[id="123"]` vs. `#\31 23`
#67
eoghanmurray
opened
1 year ago
1
[feature request] Add config option to include structural/semantic elements
#66
eoghanmurray
opened
1 year ago
7
[feature request] - generation of 'alternate' selector
#65
eoghanmurray
opened
1 year ago
3
Argument of type 'Node' is not assignable to parameter of type 'Element'.
#64
sapkra
closed
1 year ago
1
path iterable to array transformation function added
#63
amol-16
closed
1 year ago
1
Selector not found
#62
amol-16
closed
1 year ago
6
Selector was not found for all the elements on page
#61
amol-16
closed
1 year ago
0
CDN Stopped working
#59
Briuor
closed
2 years ago
3
Selector not found
#58
ducalpha
closed
2 years ago
1
Consider caching/memoizing "unique" function
#57
pelmenept
closed
1 year ago
2
The execution speed is relatively slow
#56
941477276
closed
1 year ago
4
Add browser devtools usage
#55
svemat01
closed
1 year ago
0
Add idName default to config section in README
#54
mattmikolay
closed
2 years ago
0
[Feature request] Ability to prioritize certain attributes over keeping the selectors as short as possible.
#53
niranjan94
opened
2 years ago
5
Mark package as esm and fix tests
#52
ThePaulMcBride
closed
3 years ago
1
Revert "Mark package as an ES module"
#51
antonmedv
closed
3 years ago
0
Mark package as an ES module
#50
ThePaulMcBride
closed
3 years ago
6
Version without module
#49
fguillen
closed
3 years ago
1
IE 11 Not Supported
#48
HAMPLENI
closed
3 years ago
2
Finder returns non-unique selector
#47
vedantroy
closed
2 years ago
3
Ignore dynamic Angular attributes
#46
alexbonair
closed
4 years ago
2
Gibberish character in produced selector
#45
vedantroy
closed
4 years ago
0
Is it possible to support custom html elements?
#44
ashwinvasudevan
closed
1 year ago
2
Add maxRecursionDepth option for combination generation
#43
conormaguire
closed
1 year ago
3
Add default support for nodes inside iframes
#42
jamespizzurro
closed
1 year ago
0
ERROR Error: Can't select any node with this selector: .h-12
#41
zrwander
closed
1 year ago
1
Duplicate IDs will cause Finder to throw an error and not return a selector
#40
conormaguire
closed
1 year ago
2
Revert "Add warnOnError option"
#39
antonmedv
closed
4 years ago
2
Add warnOnError option
#38
WilliamIPark
closed
4 years ago
3
Error handling
#37
WilliamIPark
closed
4 years ago
1
Generating unexpected selector when specifying a root selector
#36
abbadata
closed
4 years ago
2
Next