const firstp= await page.$(`a[href*="/player/ID/First_Second"]) is it possible to avoid /player/ID/ while evaluating because i\'ve First_Second<
const firstp= await page.$(`a[href*="/player/ID/First_Second"])
First_Second<