我正在使用 Selenium.Driver 查找应该在网页中返回特定表格的 div 类元素。虽然通过按标签查找方法成功抽象了整个页面,但我现在面临的挑战是,只返回页面中的表格,除了表格类被列为“复合名称”并且在 Selenium 中不受支持:我我尝试了 .xpath 和 .css 方法都没有成功。我的失败可能是由于使用了错误的表达方式。
我的代码:
Set HTMLTables = HTMLDoc.FindElementsByTag("table")
' The above code returns all elements within the entire page.
' Instead of finding elements by "table" tag,
' I wanna FindElement(s)By...("table table-bordered table-condensed table-striped
text-center table-hover")
' The given code shall return ONLY the TABLE from within the entire page.
这是update
我的一个问题,我已经添加了 themicro
和 target html page
。url
链接也贴出来了。
代码: 在此处输入图像描述
网址链接:https ://portalseven.com/lottery/southafrica_powerball_winning_numbers.jsp?viewType=2&timeRange=3