标签: r rselenium
我正在尝试使用Rselenium从https://www.oddsportal.com抓取数据。我无法弄清楚如何为onmouseover元素获取xpath,以提高特定庄家的赔率。当我检查元素时,唯一看到的是:
page.hist(this,'P-0.00-0-0','3ec1nxv464x0x8qe0f',15,event,0,1)
请您指导我如何下载仅当我将鼠标悬停在当前赔率上时显示的特定数据吗?谢谢。