how to skip one xpath from click event while downloading software from website using python selenium

后端 未结 0 1526
半阙折子戏
半阙折子戏 2020-12-19 13:28

while True: counter += 1

download_button_xpath = \'/html/body/div[5]/div/div/div/div/div[3]/div[{}]/p/a\'.format(counter)

this is a part of m

相关标签:
回答
  • 消灭零回复
提交回复
热议问题