1.页面定位如下:
定位问题
定位问题
定位问题
copy xpath定位如下:/html/body/table/tbody/tr[2]/td[2]/a,但是仍无法定位成功,使用xpath=//span[text()="计算资源"],仍不行,于是在xpath定位的路径前再加一个/,将原来的xpath定位修改为://html/body/table/tbody/tr[2]/td[2]/a

相关文章:

  • 2022-02-18
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-10-06
  • 2021-07-19
  • 2022-01-09
  • 2021-06-30
猜你喜欢
  • 2022-12-23
  • 2021-11-19
  • 2021-05-15
  • 2021-06-11
  • 2021-11-14
  • 2021-05-21
相关资源
相似解决方案