find partial text in xpath text()

前端 未结 0 673
逝去的感伤
逝去的感伤 2021-01-01 01:44

I need to find a partial text (user input) in a text of an XPATH.

Example:

x = wait.until(EC.element_to_be_clickable((By.XPATH,("//span[@class=\'b         


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