How to get the contents of a script tag in Selenium

后端 未结 2 1621
日久生厌
日久生厌 2021-01-18 01:46

I\'m using Selenium with C#. I have code which returns me a script tag as an IWebElement. How do I get the content from it?

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