We are facing a challenge with automating clicks on map elements that are svg nodes, as they do not have specific x-paths that selenium relies on. Even attempting to click on features has also proven unsuccessful since they are set as svg elements. Is there a solution or workaround for this issue?