xpath search for divs where the id contains specific text

后端 未结 3 1941
青春惊慌失措
青春惊慌失措 2020-12-29 18:31

On my HTML page I have forty divs but I only want one div

Using agility pack to search and get all the divs with Ids I use this

\"//div[@id]\"
         


        
3条回答
提交回复
热议问题