Closed RunasSudo closed 9 years ago
Use .text() instead of .get(0).innerText. Why did I do that anyway??
.text()
.get(0).innerText
Use
.text()
instead of.get(0).innerText
. Why did I do that anyway??