How to find an element when its class, name, and type are the same as another element in the script?
I admit I’m not a programmer – I’ve been piecing together code from various posts/videos to scrape a website. I’ve gotten stuck on one line of code for hours now and cannot seem to get syntax right for a xpath or CSS solution.