I want to get all 20 value of href attribute following by this xPath
//*[@id=“searchResumeList”]/div/div/h3/a/@href
I’ve quite sure that the xpath is correct but when run in the RPAe, it’s show the error message that said this xpath is invalid
this is the webpage I’ve used
web.zip (1.2 MB)
Please help
Thanks in advance!