I am a beginner in the world of web scraping and I am struggling with understanding even the most basic concepts of web scraping and web selectors. Can CSS images be located using XPath (with selenium)? I am aware that it is possible to locate HTML image elements by XPath, but I am unsure if the same applies to CSS...
Thank you,