How can I get a text which in span tag like Test by using python selenium?

后端 未结 0 759
孤城傲影
孤城傲影 2020-12-29 11:49

I am trying to get a text which in span tags. I tried getText(), get_attribute("innerHTML") etc.

I tried at the last :

label = driver.find_el         


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