querySelectorDeep is not returning an element
smaroof opened this issue · 1 comments
smaroof commented
I am using this,
querySelectorDeep([aria-label="Go to series - BxP_Learn_Series-1"]
)
I ma getting error
import { normalizeSelector } from './normalize' in node_modules\query-selector-shadow-dom\src\querySelectorDeep.js:6
Any suggestions?
aakash14goplani commented
@smaroof - facing same issue, were you able to find any solution?