在一个多框架网站中用Xpath定位能定位到3个元素
//span[@class="wid70 textleft"and text()="回复内容:"]/following-sibling::span[1]//textarea[@placeholder="请输入问题内容"]
这是啥情况 怎么解决呀