这是我抓取的页面和流浪器的页面对比少了一个input标签,请问这个input标签要怎样获取到
import lxml使用xpath("//input[@name='org.apache.struts.taglib.html.TOKEN']/@value")