chore: comment
This commit is contained in:
@@ -43,7 +43,7 @@ export const getBestSelectorForAction = (action: Action) => {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Prefer text selectors for spans, ems over general selectors
|
||||||
if (
|
if (
|
||||||
action.tagName === TagName.Span ||
|
action.tagName === TagName.Span ||
|
||||||
action.tagName === TagName.EM ||
|
action.tagName === TagName.EM ||
|
||||||
|
|||||||
Reference in New Issue
Block a user